Files
templates/blueprints/leantime/meta.json
2026-07-08 00:05:34 -06:00

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"
]
}