testnode/README.md

5 lines
159 B
Markdown

# 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".