Skip to content

eamag/sveltekit-cloudflare-supabase-app

Repository files navigation

Sveltekit + Cloudflare Pages Workers KV + Supabase + DaisyUI example app

Browse sample app at antifomo.pages.dev

Features

  • Reactive search
  • Supabase js queries and RPC function calls
  • KV caching
  • Deployed using cloudflare + supabase free tier plans (costs $0 to run)

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.