Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

Getting Started Locally

  1. Have python 3.6 installed
  2. python3 -m venv venv
  3. source venv/bin/activate
  4. pip install -r requirements.txt
  5. export DEBUG=true
  6. export SECRET_KEY=1
  7. python manage.py migrate
  8. python manage.py runserver

About

Django based blogging website.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages