Some Features:
- π Tech stack: MERN + Socket.io + TailwindCSS + Daisy UI
- π Authentication && Authorization with JWT
- πΎ Real-time messaging with Socket.io
- π Online user status (Socket.io and React Context)
- π Global state management with Zustand
- π Error handling both on the server and on the client
- β At the end Deployment like a pro for FREE!
- β³ And much more!
PORT=...
MONGO_DB_URI=...
JWT_SECRET=...
NODE_ENV=...
npm run build
npm start