is a public real time chat room with many users.
DB_URL = postgres://username:password@localhost:5432/databasename JWT_KEY=secret
npm install
create your database set the config variable on config file
node install src/model/db_build.js
after install it run this comand
npm run watch