| public | ||
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| server.js | ||
| tsconfig.json | ||
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".
| public | ||
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| server.js | ||
| tsconfig.json | ||
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".