Skip to content

Repository files navigation

Inertia Django example

Installation

uv sync
cd web && npm install

Development

source .venv/bin/activate
cp .env.example .env
python tools/generate_secret_key.py
docker compose up
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
cd web && npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages