- Clone the repo:
git clone <repo-url>,cd <repo-name> - Install
uvon your machine:curl -LsSf https://astral.sh/uv/install.sh | sh - Install all project dependencies from pyproject.toml (or exact versions from uv.lock if it exists):
uv sync - Run database migrations:
uv run python manage.py migrate - Start the development server:
uv run python manage.py runserver - Open the app at:
http://127.0.0.1:8000/
hackforla/peopledepot-django-sample
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Sponsor this project
Generated from hackforla/.github-hackforla-base-repo-template