FriendChise Docs
Getting Started
Set up FriendChise locally and get oriented in the codebase
This section gets a new contributor from a fresh clone to a running app, then orients them in the codebase.
Pages
- Quick Start — clone, database, env, install, run
- Mobile Quick Start — Expo Go setup for the mobile app
- Tech Stack — the packages and tools the app is built on
- Project Structure — map of the main app areas
- Environment Variables — full reference for every env var
- Testing — unit, integration, and E2E commands
- Migrations and Seeding — Prisma workflow
Once the app is running, see Features for the Demo Tour and other product capabilities, and Troubleshooting if something isn't working.
