Skip to content

jatimdevday/community-management-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •