mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 19:35:26 +02:00
18 lines
506 B
JSON
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"
|
|
]
|
|
}
|