16 lines
453 B
JSON
16 lines
453 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "Grocy",
|
|
"available": true,
|
|
"exposable": true,
|
|
"tipi_version": 1,
|
|
"version": "3.3.2",
|
|
"port": 8136,
|
|
"id": "grocy",
|
|
"categories": ["automation", "finance"],
|
|
"description": "grocy is a web-based self-hosted groceries & household management solution for your home",
|
|
"short_desc": "ERP beyond your fridge",
|
|
"author": "berrnd",
|
|
"source": "https://github.com/grocy/grocy",
|
|
"form_fields": []
|
|
} |