testnode/README.md

326 B
Raw Permalink Blame History

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

Примечание: таблица создается автоматически, а дубликаты подряд отсекаются по таймауту.