Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 176 Bytes

File metadata and controls

10 lines (8 loc) · 176 Bytes

chat app server

made with nodejs express momngodb scoket.io

.env file

PORT=5000

MONGO_DB_URI

commands

npm run build for npm i

npm run start to start server