mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-26 16:25:27 +02:00
16 lines
418 B
JSON
16 lines
418 B
JSON
{
|
|
"id": "kaneo",
|
|
"name": "Kaneo",
|
|
"version": "latest",
|
|
"description": "Kaneo - an open source project management platform focused on simplicity and efficiency. Self-host it, customize it, make it yours.",
|
|
"logo": "kaneo.png",
|
|
"links": {
|
|
"github": "https://github.com/usekaneo/kaneo",
|
|
"website": "https://kaneo.app/",
|
|
"docs": "https://kaneo.app/docs/"
|
|
},
|
|
"tags": [
|
|
"task-tracking"
|
|
]
|
|
}
|