Django base example app Very simple django app showcasing the core concepts of the framework, inlculding: Routing Templating REST API OR-Mapping Install $ uv sync $ uv run python src/myproject/manage.py runserver DONE 🎉