feat: Add PocketBase to meta.json and blueprint icon

This commit is contained in:
Mauricio Siu
2025-03-09 20:54:39 -06:00
parent 7db8b87d6d
commit 7e802027a4
2 changed files with 19 additions and 1 deletions

View File

@@ -50,12 +50,29 @@
"postgres"
]
},
{
"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",
"version": "v2.1.5",
"description": "Plausible is a open source, self-hosted web analytics platform that lets you track website traffic and user behavior.",
"logo": "plausible.svg",
"logo": "logo.svg",
"links": {
"github": "https://github.com/plausible/plausible",
"website": "https://plausible.io/",