Open App -- test username:jc1 password:123456
Some Features:
- 🌟 Tech stack: MERN + TailwindCSS + Socket.io + Daisy UI
- 🎃 Authentication && Authorization with JWT
- 👾 Real-time messaging with Socket.io
- 👌 Global state management with Zustand
- 🐞 Error handling both on the server and on the client
- 🚀 Online user status (Socket.io and React Context) . . .
- ⏳ And much more!
PORT=...
MONGO_DB_URI=...
JWT_SECRET=...
NODE_ENV=...
npm run build
npm start