-
Set up the base environment
git clone [email protected]:openrightsgroup/autosar.git cd autosar virtualenv ./
-
Enter the env
source bin/activate
-
Install the dependencies
pip install django pip install requests
-
Start the server
python manage.py runserver
- Enter the folder
requests/templates
. - Edit the files in there.