sveltekit-convex-auth-template Svelte Themes

Sveltekit Convex Auth Template

SvelteKit app with convex and google auth

Getting started

  1. Clone the repository
  2. Install dependencies
  3. Run npx convex dev and create a convex project
  4. Add google client id and secret to convex by running :
    npx convex env set AUTH_GOOGLE_ID <your-google-client-id>
    npx convex env set AUTH_GOOGLE_SECRET <your-google-client-secret>
    
  5. Run pnpm dev to start the SvelteKit app

Top categories

Loading Svelte Themes