Skip to content

alinowrouzii/NSG-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

NSG-backend

Night Sky Gallery Backend written in Django

To run API:

cd nightSky
virtualenv venv
. venv/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Note: rename .env.test to .env and then run the API

About

Night Sky gallery Backend written in Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages