Browse sample app at antifomo.pages.dev
- Reactive search
- Supabase js queries and RPC function calls
- KV caching
- Deployed using cloudflare + supabase free tier plans (costs $0 to run)
To create a production version of your app:
npm run build
You can preview the production build with npm run preview
.