Treetrail server (back-end)
Find a file
2024-10-26 00:33:57 +02:00
.forgejo/workflows CI: use specfic Containerfile for the runner to build the app image 2024-10-26 00:33:57 +02:00
src/treetrail Add debug log for database connection at boot 2024-10-24 16:40:36 +02:00
tests Initial commit 2024-10-23 16:19:51 +02:00
.gitignore Initial commit 2024-10-23 16:19:51 +02:00
Containerfile Initial commit 2024-10-23 16:19:51 +02:00
Containerfile.backend_ci_base CI rename action as test;use volume for uv cache 2024-10-23 18:20:24 +02:00
Containerfile.backend_deps Change Containerfile.backend_deps to use uv 2024-10-26 00:19:54 +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 Initial commit 2024-10-23 16:19:51 +02:00
pyproject.toml Set static version 2024-10-23 16:34:58 +02:00
README.md Initial commit 2024-10-23 16:19:51 +02:00
uv.lock Fix base uri for sprites 2024-10-24 16:39:33 +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.