Skip to content

A simple blog application created using Django framework.

License

Notifications You must be signed in to change notification settings

basantsd/mini-blog

Repository files navigation

Python 3.10.7 Django 4.1 license

Mini-Blog (Django)

Mini-Blog is an open-source blog platform built on the Django Web Framework.

Installation

1.clone Repository & Install Packages

git clone https://github.com/basantsd/mini-blog
pip install -r requirements.txt

2.Setup Virtualenv

virtualenv env
source env/bin/activate

4.Migrate & Start Server

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Where to find Me

Like Me on Linkedin