Files
work-queue-api/mkdocs.yml
Steve W fbc88bb62b
Some checks failed
ci / build-test-push (push) Failing after 1m42s
feat: rebuild work queue api with fastapi and postgres
2026-04-11 19:24:52 +00:00

7 lines
192 B
YAML

site_name: Work Queue API
repo_url: https://git.danhenry.dev/thelab/work-queue-api
nav:
- Getting Started: index.md
- API Reference: api-reference.md
- Docker Compose: docker-compose.md