Skip to content

mustofa-id/threads-roaster

Repository files navigation

Roasting Threads User

Development

  1. Get a Gemini API key: Gemini API Documentation.

  2. Get your Supabase Project Ref and Anon key: Supabase Dashboard.

  3. Obtain the Chromium local path by running:

    pnpx @puppeteer/browsers install chromium@latest --path /your/true/path
  4. Run the development server:

    pnpm dev

Deployment

Change the adapter based on your platform of choice. Read more in the SvelteKit docs.