django_starter with bootstrap -5 git clone https://github.com/jaydip-lnxct/django_starter.git create virtual environment pip install -r requirements.txt Add .env add SECRET_KEY python manage.py migrate python manage.py runserver