chilarai / chatbackend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation steps

  1. Rename the .env.sample to .env and change the dummy values
  2. Run the following commands
npm install
npm start

Deploying on server

nohup node index.js &

About


Languages

Language:JavaScript 100.0%