core dummy
Test page for core. Sign up, write notes, upload files and send traffic, then check the numbers in core.
API:
Status: checking …
Sign in to continue to the app that sent you here.
Second factor required
Your account has MFA. Verify to reach aal2.
Authorize
Signed in as
Requested scopes:
Redirects to:
Signed in as
JWT role:
public.is_admin():
MFA (assurance level: )
Scan the code or enter the secret in your authenticator app, then enter a code.
Secret:
Notes that need aal2:
Notes (realtime: off)
Files (bucket attachments, your folder only)
Add-on demo: Redis worker
The worker stats from core.yaml counts rows with the service role key every 15 seconds, caches the
numbers in the Redis add-on cache and writes them to app_stats. This page only reads that row and gets
updates through Realtime. The browser never reaches Redis: browser → Supabase ← worker → Redis.
No numbers yet. Deploy in core so the worker runs, the first row appears within 15 seconds.