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
- ๐ Error handling both on the server and on the client
PORT=...
MONGO_DB_URI=...
JWT_SECRET=...
NODE_ENV=...npm run buildnpm start