# ClashRCRound2Backend ## Clone the project onto your local Machine ```bash git clone https://github.com/credenz/ClashRCRound2Backend.git ``` ```bash cd ClashRCRound2Backend ``` ## Create a virtual environment and install the required packages Install python3-env and pip for creating an envirnoment: ```bash sudo apt-get install python3-venv python3-pip ``` Create a virtual envirnoment: ```bash python3 -m venv myenv ``` Activate the virtual envirnoment: ```bash source myenv/bin/activate ``` installing required packages from requirement.txt: ```bash pip install -r requirements.txt ``` ## Running the application Run this application by command: python3 manage.py runserver ## Create a superuser For Linux: change subprocess commands (present in sandbox.views) according to linux commands for C++ and C