add: stand configs

This commit is contained in:
“Naeel”
2026-06-30 15:46:24 +04:00
parent ca276d200f
commit 1a52506fb1
91 changed files with 10766 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# 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".
Примечание: таблица создается автоматически, а дубликаты подряд отсекаются по таймауту.