Files
tf_provider/PROD_STAND/POSTGRES/testnode/README.md
T
2026-06-30 15:46:24 +04:00

7 lines
326 B
Markdown

# 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".
Примечание: таблица создается автоматически, а дубликаты подряд отсекаются по таймауту.