Treetrail server (back-end)
Find a file
phil 8bfb410ee1
All checks were successful
/ test (push) Successful in 25s
/ build (push) Successful in 6s
CI: set db host for tests
2024-12-08 05:57:04 +01:00
.forgejo/workflows CI: set db host for tests 2024-12-08 05:57:04 +01:00
src/treetrail CI: set db host for tests 2024-12-08 05:57:04 +01:00
tests Initial commit 2024-10-23 16:19:51 +02:00
.containerignore Reduce container size 2024-11-03 02:33:57 +01:00
.gitignore Initial commit 2024-10-23 16:19:51 +02:00
build.yaml Add database container image build 2024-12-06 05:03:55 +01:00
Containerfile CI: set db host for tests 2024-12-08 05:57:04 +01:00
Containerfile.ci Containers: use public registry 2024-12-06 03:16:21 +01:00
Containerfile.database Add database container image build 2024-12-06 05:03:55 +01:00
Containerfile.deps Containers: use public registry 2024-12-06 03:16:21 +01:00
Containerfile.full_copy Containers: use public registry 2024-12-06 03:16:21 +01:00
Containerfile.trixie_python Containers: use public registry 2024-12-06 03:16:21 +01:00
pyproject.toml Version file added dynamically (workaround as uv does not have this feature yet) 2024-11-04 03:58:58 +01:00
README.md Initial commit 2024-10-23 16:19:51 +02:00
uv.lock Update registry and containers for CI 2024-12-05 18:59:55 +01:00

Tree Trail is a fun and pedagogic tool to discover the trails and trees around.

This is the server (back-end), written in Python.