Overview

Foundation is up

Phase 1 of the Flo dashboard: the Next.js app runs, the dark theme shell is in place, and the database layer can reach the shared Flo Postgres in read-only mode. No auth, no features, no writes yet.

Connected to the shared database

GET /api/health/db
Server
PostgreSQL 17.11
Round-trip
52 ms
Server time
2026-09-16 21:55:53.286324+00
Public tables
36
guild_tiers
1 rows

Tables (first 12)

ai_action_creditsai_budgetai_usageai_usage_periodsautomod_configautorole_rulesbot_global_statebot_guildsemoji_usageguild_nudge_stateguild_settingsguild_tiers

Framework

Next.js (App Router)

Language

TypeScript

Deploy target

Railway