- Clone the repository to your local machine.
- Create a .env file in the outermost scope and paste the following before saving.
- Run the following command to run Docker image
docker compose up
git clone https://github.com/bounswe/bounswe2024group9.git
cd bounswe2024group9
dAWS_PASSWORD=XXX
AWS_HOST=XXX
JUDGE0_API_KEY=XXX
DJANGO_SECRET_KEY=XXX
ALTERNATIVE_JUDGE0_API_KEY=XXX
REACT_APP_API_URL=XXX
Hooray! You can now enjoy our project! 🎉