docs: add Web UI section to EvoBGP architecture plan, detailing Svelte and shadcn-svelte integration, user experience coverage, and security considerations for the new containerized interface.
CI / changes (push) Successful in 4s
CI / go (push) Successful in 18s
CI / openapi (push) Has been skipped
CI / bird2 (push) Successful in 15s

This commit is contained in:
Denozordec
2026-04-05 13:17:20 +07:00
parent 1a86d6c743
commit 272542b92a
2 changed files with 35 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"plugins": {
"svelte": {
"enabled": true
}
}
}