A project board for the Formidable Founders group. Share products that are close to launch, the collaborators still needed, and what is on offer (pay, revenue share, or equity).
Live app: products.formidable.builders
Builders are welcome to contribute. Please read CONTRIBUTING.md, then fork the repository and open a pull request. Direct pushes and merges to main are protected: every change needs a review and approval from the repository owner.
pnpm install
pnpm devThe app uses Vercel, Clerk, and Neon Postgres. Create .env.local with the required Clerk and database values; do not commit it. Without Clerk keys, DEV_USER (email|name) works only on localhost.
pnpm check
pnpm test
pnpm buildVercel deploys the production app. The build bundles src/server.tsx into the ignored api/index.js artifact.
Planning lives in tracker/map.md, with individual tickets under tracker/tickets/.