Go to file
2026-02-22 16:14:53 +04:00
public 1 2024-11-15 13:59:36 +03:00
src 1 2024-11-15 13:59:36 +03:00
.gitignore switch node demo to mariadb 2026-02-21 09:11:10 +04:00
package-lock.json Switch demo to Postgres 2026-02-22 16:14:53 +04:00
package.json Switch demo to Postgres 2026-02-22 16:14:53 +04:00
README.md Switch demo to Postgres 2026-02-22 16:14:53 +04:00
server.js Switch demo to Postgres 2026-02-22 16:14:53 +04:00
tsconfig.json 1 2024-11-15 13:59:36 +03:00

NodeJS + Postgres Demo

Simple Node.js CRUD app that writes to nubes_test_table and renders a small HTML UI. If the input is empty, it inserts "Node did it".