No description
  • Python 55.1%
  • JavaScript 26.6%
  • CSS 11.7%
  • HTML 4.1%
  • Dockerfile 1.3%
  • Other 1.2%
Find a file
luxferre 9f4b323b2b
Some checks failed
ci / ruff (push) Failing after 4s
ci / ty (push) Successful in 4s
ci / tests (push) Failing after 7s
feat: containerization
Compose and Dockerfile to spin up a Postgres container, the app container, and run the Alembic migration.
2026-09-01 13:34:26 +01:00
.forgejo/workflows Initial commit 2026-07-31 12:35:40 +00:00
alembic init 2026-09-01 09:25:03 +01:00
app/static feat: auto-populate projects from taiga 2026-09-01 11:24:53 +01:00
src feat: auto-populate projects from taiga 2026-09-01 11:24:53 +01:00
tests init 2026-09-01 09:25:03 +01:00
.gitignore Initial commit 2026-07-31 12:35:40 +00:00
.python-version Initial commit 2026-07-31 12:35:40 +00:00
alembic.ini Initial commit 2026-07-31 12:35:40 +00:00
docker-compose.yaml feat: containerization 2026-09-01 13:34:26 +01:00
Dockerfile feat: containerization 2026-09-01 13:34:26 +01:00
entrypoint.sh feat: containerization 2026-09-01 13:34:26 +01:00
pyproject.toml init 2026-09-01 09:25:03 +01:00
README.md feat: containerization 2026-09-01 13:34:26 +01:00
template.env feat: containerization 2026-09-01 13:34:26 +01:00
uv.lock chore: lock file upgrade 2026-09-01 10:47:27 +01:00

podman compose --env-file .env up -d