- This is high scalability system design of realtime chatting server.
- Domain Driven Design
- Event Sourcing
- Test Driven Development
- express
- typescript
- socket.io
- sequelize
npm install
npm run test
npm run build
- dev:
npm run dev
- production:
npm start
- mysql