Instructions:
- download example
- create a new database in the PostgreSQL database and run
database.sql
script - install dependencies
$ npm install
- update
/config
file by your connection string to PostgreSQL - run
$ node index.js
- open browser
http://127.0.0.1:8000