Synergy Admin
Demo mode
Demo mode. Clerk auth is not configured — everyone can see this admin panel. Set NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY and CLERK_SECRET_KEY, then mark your account as admin in Clerk public metadata ({ "role": "admin" }) to lock this down.

Billing

New invoice

Issue an invoice. Status defaults to due; mark paid once funds clear.

Invoice creation requires DATABASE_URL to be configured. In demo mode the form will return an error — that's expected.
Cancel