- User registartion
- Authorization, retrieving/editing/deleting user profile.
- Creating and editing records about user cars.
- Tracking car position.
- Tracking special cars position.
docker-compose up -d --build
Backend server will be run on: http://localhost:8005
If you need a logs run the command:
Command Line:
docker-compose logs -f