KushajveerSingh / instant_messaging_django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-admin startproject {project-name}

python manage.py runserver

python manage.py startapp base -> create app

python manage.py makemigrations -> when you modify models to get sql commands python manage.py migrate -> to apply migrations

python manage.py createsuperuser -> to create admin

Accessibilty Lighthouse Tooling (eslint, https://github.com/junstyle/prettier-plugin-django) Githooks Github Images Docker Logging testing Add custom llm model for code and docs

About

License:Apache License 2.0


Languages

Language:HTML 57.9%Language:CSS 20.6%Language:Python 18.1%Language:JavaScript 3.3%