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

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" id="a" viewBox="0 0 1015 1015"><path d="M506.6,0c209.52,0,379.98,170.45,379.98,379.96,0,82.33-25.9,160.68-74.91,226.54-48.04,64.59-113.78,111.51-190.13,135.71l-21.1,6.7-50.29-248.04,13.91-6.73c45.41-21.95,74.76-68.71,74.76-119.11,0-72.91-59.31-132.23-132.21-132.23s-132.23,59.32-132.23,132.23c0,50.4,29.36,97.16,74.77,119.11l13.65,6.61-81.01,499.24h-226.36V0h351.18Z"/><style>@media (prefers-color-scheme:dark){#a path{fill:#fff}}@media (prefers-color-scheme:light){#a path{fill:#000}}</style></svg>

After

Width:  |  Height:  |  Size: 539 B

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/",