mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-23 06:45:28 +02:00
chore: normalize template tags to kebab-case (#987)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"docs": "https://answer.apache.org/docs"
|
||||
},
|
||||
"tags": [
|
||||
"q&a",
|
||||
"q-and-a",
|
||||
"self-hosted"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"docs": "https://manual.calibre-ebook.com/"
|
||||
},
|
||||
"tags": [
|
||||
"Documents",
|
||||
"E-Commerce"
|
||||
"documents",
|
||||
"e-commerce"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
"docs": "https://carbone.io/documentation/design/overview/getting-started.html"
|
||||
},
|
||||
"tags": [
|
||||
"Document Generation",
|
||||
"Automation",
|
||||
"Reporting",
|
||||
"Productivity"
|
||||
"document-generation",
|
||||
"automation",
|
||||
"reporting",
|
||||
"productivity"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"docs": "https://github.com/dgtlmoon/changedetection.io/wiki"
|
||||
},
|
||||
"tags": [
|
||||
"Monitoring",
|
||||
"Data",
|
||||
"Notifications"
|
||||
"monitoring",
|
||||
"data",
|
||||
"notifications"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
"docs": "https://v4-docs.chevereto.com/"
|
||||
},
|
||||
"tags": [
|
||||
"Image Hosting",
|
||||
"File Management",
|
||||
"Open Source",
|
||||
"Multi-User",
|
||||
"Private Albums"
|
||||
"image-hosting",
|
||||
"file-management",
|
||||
"open-source",
|
||||
"multi-user",
|
||||
"private-albums"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"docs": "https://chibisafe.app/docs/intro"
|
||||
},
|
||||
"tags": [
|
||||
"media system",
|
||||
"media-system",
|
||||
"storage",
|
||||
"file-sharing"
|
||||
]
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
"docs": "https://docs.chiefonboarding.com/"
|
||||
},
|
||||
"tags": [
|
||||
"Employee Onboarding",
|
||||
"HR Management",
|
||||
"Task Tracking",
|
||||
"Role-Based Access",
|
||||
"Document Management"
|
||||
"employee-onboarding",
|
||||
"hr-management",
|
||||
"task-tracking",
|
||||
"role-based-access",
|
||||
"document-management"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
"tags": [
|
||||
"crawler",
|
||||
"scraping",
|
||||
"AI",
|
||||
"LLM",
|
||||
"API"
|
||||
"ai",
|
||||
"llm",
|
||||
"api"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
},
|
||||
"tags": [
|
||||
"media",
|
||||
"media system"
|
||||
"media-system"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"docs": "https://evershop.io/docs/development/getting-started/introduction"
|
||||
},
|
||||
"tags": [
|
||||
"E-Commerce",
|
||||
"e-commerce",
|
||||
"shopping"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"docs": "https://docs.flowiseai.com/"
|
||||
},
|
||||
"tags": [
|
||||
"AI",
|
||||
"LLM",
|
||||
"ai",
|
||||
"llm",
|
||||
"workflow",
|
||||
"automation"
|
||||
]
|
||||
|
||||
@@ -13,6 +13,6 @@
|
||||
"streaming",
|
||||
"webrtc",
|
||||
"video",
|
||||
"home assistant"
|
||||
"home-assistant"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
"docs": "https://jellyfin.org/docs/"
|
||||
},
|
||||
"tags": [
|
||||
"media system"
|
||||
"media-system"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
"docs": "https://kaneo.app/docs/"
|
||||
},
|
||||
"tags": [
|
||||
"Task Tracking"
|
||||
"task-tracking"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"id": "librechat",
|
||||
"name": "LibreChat",
|
||||
"version": "latest",
|
||||
"description": "LibreChat is the ultimate open-source app for all your AI conversations, fully customizable and compatible with any AI provider (Openai, Ollama, Google etc.) — all in one sleek interface.",
|
||||
"description": "LibreChat is the ultimate open-source app for all your AI conversations, fully customizable and compatible with any AI provider (Openai, Ollama, Google etc.) \u00e2\u20ac\u201d all in one sleek interface.",
|
||||
"logo": "librechat.png",
|
||||
"links": {
|
||||
"github": "https://github.com/danny-avila/librechat",
|
||||
@@ -13,8 +13,8 @@
|
||||
"ai",
|
||||
"chatbot",
|
||||
"llm",
|
||||
"MIT-license",
|
||||
"BYOK",
|
||||
"mit-license",
|
||||
"byok",
|
||||
"generative-ai"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
"docs": "https://docs.livekit.io/"
|
||||
},
|
||||
"tags": [
|
||||
"Video",
|
||||
"Audio",
|
||||
"Real-time",
|
||||
"Streaming",
|
||||
"Webrtc"
|
||||
"video",
|
||||
"audio",
|
||||
"real-time",
|
||||
"streaming",
|
||||
"webrtc"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"docs": "https://lobehub.com/docs/self-hosting/platform/docker-compose"
|
||||
},
|
||||
"tags": [
|
||||
"IA",
|
||||
"ia",
|
||||
"chat"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
},
|
||||
"tags": [
|
||||
"monitoring",
|
||||
"NAS"
|
||||
"nas"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"docs": "https://www.verdaccio.org/docs/what-is-verdaccio"
|
||||
},
|
||||
"tags": [
|
||||
"node.js",
|
||||
"node-js",
|
||||
"package-repository",
|
||||
"npm"
|
||||
]
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"docs": "https://zipline.diced.sh/docs/"
|
||||
},
|
||||
"tags": [
|
||||
"media system",
|
||||
"media-system",
|
||||
"storage"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user