FEAT(homer): add chainlit to homer
This commit is contained in:
@@ -116,6 +116,14 @@ services:
|
||||
- name: "Development"
|
||||
icon: "fas fa-laptop-code"
|
||||
items:
|
||||
- name: "Chainlit"
|
||||
logo: "/assets/icons/chainlit.svg"
|
||||
subtitle: "Chatbot Framework"
|
||||
tag: "dev"
|
||||
tagstyle: "is-warning"
|
||||
keywords: "chatbot chainlit"
|
||||
url: "https://mas0213.kro.kr"
|
||||
target: "_blank"
|
||||
- name: "Code Server"
|
||||
logo: "/assets/icons/vscode.svg"
|
||||
subtitle: "VS Code in the Browser"
|
||||
@@ -164,14 +172,6 @@ services:
|
||||
keywords: "Auto Hot Reload"
|
||||
url: "https://tilt0213.kro.kr"
|
||||
target: "_blank"
|
||||
- name: "Umami"
|
||||
logo: "/assets/icons/umami.svg"
|
||||
subtitle: "Website Analytics"
|
||||
tag: "dev"
|
||||
tagstyle: "is-warning"
|
||||
keywords: "analytics umami"
|
||||
url: "https://umami0213.kro.kr"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Infrastructure"
|
||||
icon: "fas fa-server"
|
||||
@@ -216,6 +216,14 @@ services:
|
||||
keywords: "postgresql pgweb"
|
||||
url: "https://pgweb0213.kro.kr"
|
||||
target: "_blank"
|
||||
- name: "Umami"
|
||||
logo: "/assets/icons/umami.svg"
|
||||
subtitle: "Website Analytics"
|
||||
tag: "infra"
|
||||
tagstyle: "is-warning"
|
||||
keywords: "analytics umami"
|
||||
url: "https://umami0213.kro.kr"
|
||||
target: "_blank"
|
||||
- name: "Vault"
|
||||
logo: "/assets/icons/vault.svg"
|
||||
subtitle: "Secret Management"
|
||||
|
||||
Reference in New Issue
Block a user