mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-24 15:25:23 +02:00
19 lines
463 B
JSON
19 lines
463 B
JSON
{
|
|
"id": "windshift",
|
|
"name": "Windshift",
|
|
"version": "v0.8.2",
|
|
"description": "Self-hosted work management platform with projects, tasks, sprints, and team collaboration.",
|
|
"logo": "windshift.png",
|
|
"links": {
|
|
"github": "https://github.com/Windshiftapp/core",
|
|
"website": "https://windshift.sh/",
|
|
"docs": "https://windshift.sh/docs"
|
|
},
|
|
"tags": [
|
|
"project-management",
|
|
"collaboration",
|
|
"productivity",
|
|
"self-hosted"
|
|
]
|
|
}
|