Note: Ensure you have installed Docker Compose.
-
Download the environment variables from the folder on Canvas.
-
Create a new .env file in the root directory
/
and paste all the contents into this file. (Location of .env file is illustrated below)
-
In the root directory
/
, rundocker compose -p peerprep up
to launch the backend services. -
Wait for the containers to stabilize before proceeding with the application.
Console: (Fully deployed state)
The last container should indicate that frontend is live at http://localhost:3000.