Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

JDD Community Backend

How to start development

$ # create virtual environment
$ mkvirtualenv jdd_community_backend
$ cd jdd_community_backend

$ # install requirements
$ pip install -r requirements.txt

$ # Set up django
$ python manage.py migrate
$ python manage.py createsuperuser
$ python manage.py runserver

To Do

  • Set up settings and admin display
  • Set up homepage and blog mechanism front end
  • Deploy to VPS
  • Set up CICD

About

No description or website provided.

Topics

Resources

Stars

2 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages