SECTOR 0x01
1. Choose an organization
Sign in, then select or create a Clerk organization from the dashboard header. CAPYDB resolves the active organization from that Clerk context.
/* Create a project, copy the connection string, and ship without learning a custom platform first. */
Sign in, then select or create a Clerk organization from the dashboard header. CAPYDB resolves the active organization from that Clerk context.
Open the Projects view, create a project, and choose the target cluster and plan. The control plane will enqueue a provision job and attach the project to the active organization.
When the project reaches ready state, copy either the direct URL or the pooled URL from the connection details and drop it into your environment variables.
psql "$DATABASE_URL"