ExpenseFlow
Local admin panel
Start locally against central auth and the central expense API on DO Postgres. This panel signs in with your ForgeBees admin account and keeps all business data in DigitalOcean.
First admin user
UPDATE profiles SET platform_role = 'admin' WHERE email = 'you@company.com';
Admin sign in
Use an Expense admin account that also exists in ForgeBees central auth.