cd client
npm install && npm run devcd server
npm install && npm run start:dev- Share typescript types from backend to frontend
- Database with game ids and saving progress, history of the games
- Docker
- Jest tests
- Update UX/UI
- Make more efficient wrapper for socket
- Envs props for prod, stage, test