Treetrail server (back-end)
Find a file
phil 259f881815
Some checks failed
/ test (push) Successful in 25s
/ build (push) Failing after 2s
CI: full image name for the database service 2
2024-11-04 23:15:01 +01:00
.forgejo/workflows CI: full image name for the database service 2 2024-11-04 23:15:01 +01:00
src/treetrail Version file added dynamically (workaround as uv does not have this feature yet) 2024-11-04 03:58:58 +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 Version file added dynamically (workaround as uv does not have this feature yet) 2024-11-04 03:58:58 +01:00
Containerfile Version file added dynamically (workaround as uv does not have this feature yet) 2024-11-04 03:58:58 +01:00
Containerfile.ci CI: optimise (use container with all deps for the runner) 2024-11-02 05:21:05 +01:00
Containerfile.deps Build containers from custom registry 2024-11-03 02:17:02 +01:00
Containerfile.full_copy Build containers from custom registry 2024-11-03 02:17:02 +01:00
Containerfile.trixie_python CI: improve workflow 2024-10-27 13:35:16 +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 Initial commit 2024-10-27 02:09:13 +02: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.