1. Clone the AppsLens repo and install dependencies with `npm install`.
2. Copy `.env.example` to `.env.local` and supply Supabase + analytics keys.
3. Run `npm run dev` to launch the opportunity leaderboard with mock data.
4. Configure your crawler seeds under `/data/seeds/apps.json` before executing Stage 0 jobs.