Skip to content

bounswe/bounswe2024group9

Repository files navigation

Welcome to CMPE451 Group 9's Project Repository

💭 Hi! This is Group9 of Cmpe451. We are passionate computer engineer students gathered to create a sustainable working environment for complete project design of our future products. You can visit our Wiki web page to get to know us!

🚀 Who are we?

Ceylin

Mustafa

Kristina

Emin

Eray

Halil

Serhan

Damla

How to run the project?

  1. Clone the repository to your local machine.
  2. git clone https://github.com/bounswe/bounswe2024group9.git
    cd bounswe2024group9
  3. Create a .env file in the outermost scope and paste the following before saving.
  4. dAWS_PASSWORD=XXX
    AWS_HOST=XXX
    JUDGE0_API_KEY=XXX
    DJANGO_SECRET_KEY=XXX
    ALTERNATIVE_JUDGE0_API_KEY=XXX
    REACT_APP_API_URL=XXX
  5. Run the following command to run Docker image
    docker compose up

Hooray! You can now enjoy our project! 🎉