Skip to content

thetwoj/wedding-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wedding-api

Install dependencies

pip install django
pip install djangorestframework
pip install drf-nested-routers
pip install mysqlclient
  • Pull settings.py from the prod server
  • Add localhost to ALLOWED_HOSTS
  • Disable SECURE_SSL_REDIRECT
  • If standing up the frontend too - confirm proxy is set correctly in package.json

If using local (non-prod) database

python manage.py migrate

Start service

python manage.py runserver

About

Back end repo for our wedding website, built with Django Rest Framework

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages