Dependencies PIP pip install uv Nix-Shell nix-shell -p uv python312 Required Libraries django django-role-permissions djangorestframework pillow djangorestframework-simplejwt drf-yasg icecream(optional) Create Super Admin uv run python manage.py createadmin Run Server uv run python manage.py runserver