mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-22 14:25:25 +02:00
Add Aкаunting accounting app template and restructure tags formatting (#305)
* Add Aкаunting accounting app template and restructure tags formatting * Reformat tags in meta.json to improve readability and maintainability
This commit is contained in:
committed by
GitHub
parent
d9d5b980d0
commit
b4bf7c4fa7
19
meta.json
19
meta.json
@@ -122,6 +122,25 @@
|
||||
"project-management"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "akaunting",
|
||||
"name": "Akaunting",
|
||||
"version": "latest",
|
||||
"description": "Akaunting is a self-hosted, open-source accounting app for small businesses.",
|
||||
"logo": "image.png",
|
||||
"links": {
|
||||
"github": "https://github.com/akaunting/akaunting",
|
||||
"website": "https://akaunting.com",
|
||||
"docs": "https://akaunting.com/docs"
|
||||
},
|
||||
"tags": [
|
||||
"finance",
|
||||
"accounting",
|
||||
"php",
|
||||
"mariadb",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "alist",
|
||||
"name": "AList",
|
||||
|
||||
Reference in New Issue
Block a user