/instant_messaging_django

Primary LanguageHTMLApache License 2.0Apache-2.0

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