mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 00:15:28 +02:00
fix: process meta.json (sort + dedupe)
This commit is contained in:
38
meta.json
38
meta.json
@@ -5161,25 +5161,6 @@
|
||||
"api"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "powersync",
|
||||
"name": "PowerSync",
|
||||
"version": "1.21.0",
|
||||
"description": "PowerSync is a sync engine for local-first apps. Syncs PostgreSQL data to mobile devices and browsers with real-time replication.",
|
||||
"logo": "powersync.png",
|
||||
"links": {
|
||||
"github": "https://github.com/powersync-ja/powersync-service",
|
||||
"website": "https://www.powersync.com/",
|
||||
"docs": "https://docs.powersync.com/"
|
||||
},
|
||||
"tags": [
|
||||
"sync",
|
||||
"database",
|
||||
"local-first",
|
||||
"postgresql",
|
||||
"realtime"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "poke",
|
||||
"name": "Poke",
|
||||
@@ -5291,6 +5272,25 @@
|
||||
"publishing"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "powersync",
|
||||
"name": "PowerSync",
|
||||
"version": "1.21.0",
|
||||
"description": "PowerSync is a sync engine for local-first apps. Syncs PostgreSQL data to mobile devices and browsers with real-time replication.",
|
||||
"logo": "powersync.png",
|
||||
"links": {
|
||||
"github": "https://github.com/powersync-ja/powersync-service",
|
||||
"website": "https://www.powersync.com/",
|
||||
"docs": "https://docs.powersync.com/"
|
||||
},
|
||||
"tags": [
|
||||
"sync",
|
||||
"database",
|
||||
"local-first",
|
||||
"postgresql",
|
||||
"realtime"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "pre0.22.5-supabase",
|
||||
"name": "SupaBase",
|
||||
|
||||
Reference in New Issue
Block a user