Cloudflare Pages & Supabase

Request

A sample app built with Cloudflare Pages and Supabase (vanilla JS, no frameworks).

Supabase is an open source Firebase alternative.

Looks like we have a tutorial already: Deploy a Supabase Application to Production with Cloudflare Pages | egghead.io
This uses NextJS but the premise is the same.

There’s also some open source repos you can take a look at such as: GitHub - supaflare/supaflare: URL shortener / redirection service powered by Supabase, Cloudflare Workers, Workers KV and Cloudflare Pages.

I am looking for a sample app that does not rely on any frameworks.

1 Like