Treetrail server (back-end)
Find a file
phil 3e2e9df890
Some checks failed
/ build (push) Failing after 14s
CI: avoid premature failure when loggin in to registry
2024-11-01 13:59:33 +01:00
.forgejo/workflows CI: avoid premature failure when loggin in to registry 2024-11-01 13:59:33 +01:00
src/treetrail Change default location 2024-11-01 06:00:37 +01: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
build.yaml Ansible build: force building app container 2024-11-01 05:32:40 +01:00
Containerfile Add playbook for building the images 2024-10-30 02:07:05 +01:00
Containerfile.base Add playbook for building the images 2024-10-30 02:07:05 +01:00
Containerfile.deps Add playbook for building the images 2024-10-30 02:07:05 +01:00
Containerfile.for_runner Add playbook for building the images 2024-10-30 02:07:05 +01: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.