Treetrail server (back-end)
Find a file
phil 59ac5617cd
Some checks failed
/ build (push) Failing after 22s
Create .containerignore for excluding .venv
2024-10-27 05:26:08 +01:00
.forgejo/workflows CI: add action using treetrail-backend-ci 2024-10-27 04:36:35 +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 Create .containerignore for excluding .venv 2024-10-27 05:26:08 +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 Initial commit 2024-10-27 02:09:13 +02:00
Containerfile.ci CI: rename container 2024-10-26 14:13:16 +02: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 Initial commit 2024-10-27 02:09:13 +02: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.