We will need the following tools:
Follow these steps to get your development environment set up: (Before Running Start the Docker Desktop)
- Clone the repository . At the root directory which include docker-compose.yml files, run below command:
docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d
You can use:
- Order API -> http://localhost:8000/swagger/index.html
- pgAdmin PostgreSQL -> http://localhost:5050 -- [email protected] password => admin1234