generated from chris/fastapi-template
No description
- Python 55.1%
- JavaScript 26.6%
- CSS 11.7%
- HTML 4.1%
- Dockerfile 1.3%
- Other 1.2%
Compose and Dockerfile to spin up a Postgres container, the app container, and run the Alembic migration. |
||
|---|---|---|
| .forgejo/workflows | ||
| alembic | ||
| app/static | ||
| src | ||
| tests | ||
| .gitignore | ||
| .python-version | ||
| alembic.ini | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| entrypoint.sh | ||
| pyproject.toml | ||
| README.md | ||
| template.env | ||
| uv.lock | ||
podman compose --env-file .env up -d