mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
52 lines
1.3 KiB
JSON
52 lines
1.3 KiB
JSON
[
|
|
{
|
|
"id": "pocketbase",
|
|
"name": "PocketBase",
|
|
"description": "Open Source backend in 1 file",
|
|
"version": "v0.22.4",
|
|
"logo": "logo.svg",
|
|
"links": {
|
|
"github": "https://github.com/pocketbase/pocketbase",
|
|
"website": "https://pocketbase.io/",
|
|
"docs": "https://pocketbase.io/docs/"
|
|
},
|
|
"tags": [
|
|
"backend",
|
|
"database",
|
|
"api"
|
|
]
|
|
},
|
|
{
|
|
"id":"plausible",
|
|
"name":"Plausible",
|
|
"description":"Simple, reliable, and privacy-friendly web analytics",
|
|
"version":"v1.1.0",
|
|
"logo":"logo.svg",
|
|
"links":{
|
|
"github":"https://github.com/plausible/analytics",
|
|
"website":"https://plausible.io/",
|
|
"docs":"https://plausible.io/docs/"
|
|
},
|
|
"tags":[
|
|
"analytics",
|
|
"privacy"
|
|
]
|
|
},
|
|
{
|
|
"id": "umami",
|
|
"name": "Umami",
|
|
"version": "v2.16.1",
|
|
"description":
|
|
"Umami is a simple, fast, privacy-focused alternative to Google Analytics.",
|
|
"logo": "umami.png",
|
|
"links": {
|
|
"github": "https://github.com/umami-software/umami",
|
|
"website": "https://umami.is",
|
|
"docs": "https://umami.is/docs"
|
|
},
|
|
"tags": [
|
|
"analytics"
|
|
]
|
|
}
|
|
]
|