mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 03:15:23 +02:00
19 lines
466 B
JSON
19 lines
466 B
JSON
{
|
|
"id": "leantime",
|
|
"name": "Leantime",
|
|
"version": "latest",
|
|
"description": "Leantime is an open-source project management system for small teams and startups, built with PHP and MySQL.",
|
|
"logo": "leantime.png",
|
|
"links": {
|
|
"github": "https://github.com/Leantime/leantime",
|
|
"website": "https://leantime.io/",
|
|
"docs": "https://docs.leantime.io/"
|
|
},
|
|
"tags": [
|
|
"project-management",
|
|
"productivity",
|
|
"self-hosted",
|
|
"php"
|
|
]
|
|
}
|