Skip to content

Back-end du site Mobilité Internationale - Nouvelle version en développement ! (nom temporaire)

License

Notifications You must be signed in to change notification settings

TCastus/mobilite2-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobilité 2 - Back-end

Installation for local development

Requis : python, virtualenv

virtualenv venv
source venv/bin/activate
cp .env.local .env
pip install -r requirements.txt
python manage.py migrate

Lancement de l'app

python manage.py runserver

Commande de remplissage de la DB

python manage.py initDB

About

Back-end du site Mobilité Internationale - Nouvelle version en développement ! (nom temporaire)

Resources

License

Stars

Watchers

Forks

Packages

No packages published