Some Features:
- 🌟 Tech stack: PERN + TypeScript + Socket.io + Prisma + TailwindCSS
- 🎃 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
- 👻 TypeScript Tips and Tricks
- ⭐ At the end Deployment like a pro for FREE!
- ⏳ And much more!
DATABASE_URL=...
JWT_SECRET=...
NODE_ENV=...
PORT=...
npm install
npm run build
npm start