Shared UI package
Hello from Breli App.
This screen is rendered with shadcn components from the shared UI workspace package.
Counter progress0%
Blob counter
Server state returned from the blob storage package.
Waiting

Current value

0

Click the button to write the first value.

Auth session
Central SSO plus a local app_users row through the shared users service.
Signed out

Current user

No active session

Sign in through Breli App

D1 reads and writes
Server functions write rows with Drizzle, then read the latest rows through the shared database package.
No rows loaded
IDMessageCreated
Load rows or write the first D1 event.
Queue round trip
Client publishes to Cloudflare Queues; the consumer processes the job and writes the result back to D1.
No messages
StatusMessagePublishedProcessed
Publish a queue message to watch it come back through the consumer.