mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-23 06:45:28 +02:00
19 lines
619 B
JSON
19 lines
619 B
JSON
{
|
|
"id": "carbone",
|
|
"name": "Carbone",
|
|
"version": "4.25.5",
|
|
"description": "Carbone is a high-performance, self-hosted document generation engine. It allows you to generate reports, invoices, and documents in various formats (e.g., PDF, DOCX, XLSX) using JSON data and template-based rendering.",
|
|
"logo": "logo.png",
|
|
"links": {
|
|
"github": "https://github.com/carboneio/carbone",
|
|
"website": "https://carbone.io/",
|
|
"docs": "https://carbone.io/documentation/design/overview/getting-started.html"
|
|
},
|
|
"tags": [
|
|
"document-generation",
|
|
"automation",
|
|
"reporting",
|
|
"productivity"
|
|
]
|
|
}
|