Skip to content

fristhon/django-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Using Docker:

git clone https://github.com/fristhon/django-blog.git
cd django-blog
cp secret.json pyblog
docker build -t django-blog .
docker run --name pyblog -dp 8000:8000 django-blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published