Skip to content

This is a django app designed for blogging where users can write and publish blogs as well as interact with other users and blogs including social media functionalities.

Notifications You must be signed in to change notification settings

Suramyavns/BlogBook

Repository files navigation

Setup

Define database variables and secret key in .env file in base directory

Run runprod.sh to start a production server

To run a development server:

bash updateModel.sh && python manage.py runserver

Happy Blogging!

About

This is a django app designed for blogging where users can write and publish blogs as well as interact with other users and blogs including social media functionalities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published