Go to file
2026-02-21 09:11:10 +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 node demo to mariadb 2026-02-21 09:11:10 +04:00
package.json switch node demo to mariadb 2026-02-21 09:11:10 +04:00
README.md switch node demo to mariadb 2026-02-21 09:11:10 +04:00
server.js switch node demo to mariadb 2026-02-21 09:11:10 +04:00
tsconfig.json 1 2024-11-15 13:59:36 +03:00

Node + MariaDB 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".