Skip to content

M0ng00se7169/Django-Blog

Repository files navigation

Simple Blog Status

Simple Django Blog Application with Bootstrap on the front-end


How to use it ?

  1. Check, if you have installed uv, or install it from official site.

  2. Create your virtual environment and activate it:

    uv venv
    source .venv/bin/activate # on Unix based systems
    .\.venv\Scripts\activate # on Windows
  1. Install packages from pyproject.toml:
    uv pip install -r pyproject.toml
  1. Run the app:
    uv run manage.py runserver
  1. For Password recovery, activate this app in your Gmail settings.

  2. Enjoy 😉

DEPLOYMENT

In process...



Feel free to contact me 😎

About

A simple Django Blog App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •