Skip to content

Latest commit

 

History

History

ClashRCRound2Backend-main

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ClashRCRound2Backend

Clone the project onto your local Machine

git clone https://github.com/credenz/ClashRCRound2Backend.git
cd ClashRCRound2Backend

Create a virtual environment and install the required packages

Install python3-env and pip for creating an envirnoment:

sudo apt-get install python3-venv python3-pip

Create a virtual envirnoment:

python3 -m venv myenv

Activate the virtual envirnoment:

source myenv/bin/activate

installing required packages from requirement.txt:

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