Get a Gemini API key: Gemini API Documentation.
Get your Supabase Project Ref and Anon key: Supabase Dashboard.
Obtain the Chromium local path by running:
pnpx @puppeteer/browsers install chromium@latest --path /your/true/path
Run the development server:
pnpm dev
Change the adapter based on your platform of choice. Read more in the SvelteKit docs.