Initially, install the following dependencies locally:
- Install Docker;
- Install Docker Compose;
- In the main project folder, build and start the application with the command:
docker-compose up
- The backend will be available at: http://localhost:8000/.
Initially, install the following dependencies locally:
docker-compose up