refactor(demo): split UI service package
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user