Highlights:
- π Tech stack: MERN + Socket.io + TailwindCSS + Daisy UI
- π Authentication && Authorization with JWT
- πΎ Real-time messaging with Socket.io
- π Online user status
- π 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!
MONGODB_URI=...
PORT=5001
JWT_SECRET=...
CLOUDINARY_CLOUD_NAME=...
CLOUDINARY_API_KEY=...
CLOUDINARY_API_SECRET=...
NODE_ENV=developmentnpm run buildnpm start