Skip to content

liftlearning/Pix-Explorer-Back-End

Repository files navigation

Dependencies

Initially, install the following dependencies locally:

  1. Install Docker;
  2. Install Docker Compose;

Project Initialization

  1. In the main project folder, build and start the application with the command:
docker-compose up
  1. The backend will be available at: http://localhost:8000/.