mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
fix(meta.json): stack-auth (#102)
This commit is contained in:
parent
a8e8f564b3
commit
c0c9b6492a
12
meta.json
12
meta.json
@ -211,16 +211,14 @@
|
||||
"id": "stack-auth",
|
||||
"name": "Stack Auth",
|
||||
"version": "latest",
|
||||
"description": "Uptime Kuma is a free and open source monitoring tool that allows you to monitor your websites and applications.",
|
||||
"description": "Open-source Auth0/Clerk alternative. Stack Auth is a free and open source authentication tool that allows you to authenticate your users.",
|
||||
"logo": "stack-auth.png",
|
||||
"links": {
|
||||
"github": "https://github.com/louislam/uptime-kuma",
|
||||
"website": "https://uptime.kuma.pet/",
|
||||
"docs": "https://github.com/louislam/uptime-kuma/wiki"
|
||||
"github": "https://github.com/stack-auth/stack-auth",
|
||||
"website": "https://stack-auth.com/",
|
||||
"docs": "https://docs.stack-auth.com/next/overview"
|
||||
},
|
||||
"tags": [
|
||||
"monitoring"
|
||||
]
|
||||
"tags": ["authentication", "auth", "authorization"]
|
||||
},
|
||||
{
|
||||
"id": "uptime-kuma",
|
||||
|
Loading…
Reference in New Issue
Block a user