Click the image to see the video or Link to video.
Some Features:
- Authentication && Authorization with JWT
- Real-time messaging with Socket.io
- Deployment using render (It could take a little bit to start, it's the free tier)
PORT=...
MONGO_DB_URI=...
JWT_SECRET=...
NODE_ENV=...
npm run build
npm start