- Django
- Real time chat
- Recommendation system (x)
- Docker (x)
- gRPC and Protocol buffers for realtime chat
- (Google) maps API
- authentication
npm install axios
npm install
npm run serve
npm run build
npm run lint
cd server
python3 manage.py runserver
# debug
./deploy_server.sh
# prod
./deploy_server.sh -p