Treetrail server (back-end)
Find a file
phil c4f5a73a49
Some checks failed
/ build (push) Failing after 27s
CI: build: fix registry login
2024-10-28 18:40:34 +01:00
.forgejo/workflows CI: build: fix registry login 2024-10-28 18:40:34 +01:00
src/treetrail Remove regex warning 2024-10-26 18:03:26 +02:00
tests Initial commit 2024-10-23 16:19:51 +02:00
.containerignore Exclude more artifacts when building containers 2024-10-27 05:33:24 +01:00
.gitignore Initial commit 2024-10-23 16:19:51 +02:00
Containerfile Initial commit 2024-10-27 02:09:13 +02:00
Containerfile.base Cleanup 2024-10-27 05:31:44 +01:00
Containerfile.ci CI: improve workflow 2024-10-27 13:35:16 +01:00
Containerfile.deps Initial commit 2024-10-27 02:09:13 +02:00
Containerfile.for_runner CI: use specfic Containerfile for the runner to build the app image 2024-10-26 00:33:57 +02:00
Containerfile.trixie_python CI: improve workflow 2024-10-27 13:35:16 +01:00
pyproject.toml Initial commit 2024-10-27 02:09:13 +02: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.