Files
templates/blueprints/trek/meta.json
Mauricio Siu 59e323483c feat: add TREK template
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 13:57:21 -06:00

18 lines
506 B
JSON

{
"id": "trek",
"name": "TREK",
"version": "3.3.0",
"description": "A minimalist, self-hosted trip planner with Kanban-style task boards, budgets, packing lists, interactive maps, real-time collaboration, and OIDC single sign-on.",
"logo": "trek.png",
"links": {
"github": "https://github.com/mauriceboe/TREK",
"website": "https://github.com/mauriceboe/TREK",
"docs": "https://github.com/mauriceboe/TREK/wiki"
},
"tags": [
"travel",
"planning",
"productivity"
]
}