refactor(demo): split UI service package

This commit is contained in:
2026-07-14 10:22:49 +03:30
parent d43eb54e2d
commit 59f22320ae
13 changed files with 32 additions and 31 deletions

View File

@@ -35,7 +35,7 @@ Supported values:
## Demo UI
`demo-app` is a small FastAPI backend-for-frontend that calls `auth-service` over gRPC. It demonstrates how another microservice consumes the auth service.
`demo-app` is a small FastAPI backend-for-frontend, implemented as the sibling package `gapido_demo`, that calls `auth-service` over gRPC. It demonstrates how another microservice consumes the auth service.
Available browser actions: