Skip to content

doiim/p2pix-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/.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.9%
  • Dockerfile 32.1%