Files
templates/blueprints/maybe/meta.json
2026-07-08 21:04:58 +03:00

17 lines
453 B
JSON

{
"id": "maybe",
"name": "Maybe",
"version": "latest",
"description": "Maybe is a self-hosted finance tracking application designed to simplify budgeting and expenses.",
"logo": "maybe.svg",
"links": {
"github": "https://github.com/maybe-finance/maybe",
"website": "https://maybe.finance/",
"docs": "https://github.com/maybe-finance/maybe/blob/main/docs/hosting/docker.md"
},
"tags": [
"finance",
"self-hosted"
]
}