Skip to content

Pi2-FGABreja/FGABrejaAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FGABreja-API

Codeship Status for Pi2-FGABreja/FGABrejaAPI

Code Climate Coverage Status

Setting up development environment

$ sudo apt-get install python3 python3-pip
$ sudo pip3 install -r requirements.txt
$ cp settings/databases settings/databases.py
$ cp settings/security settings/security.py
$ python3 manage.py makemigrations
$ python3 manage.py migrate
$ python3 manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages