FriendChise Docs
Getting Started
Install, configure, and run locally
Prerequisites
- Node.js 20+
- pnpm
- A local Postgres database, such as Docker Desktop or a native install, or a Supabase Postgres project
Quick start
Follow the Quick Start page for the contributor flow. It covers forking, cloning, local Postgres setup, the Supabase storage env vars for image and upload features, and the local development commands in order.
Next steps
- Read Contributing
- Review project Architecture
- Run the Smoke Test after setup
