Hono backend boilerplate with Supabase auth for Cloudflare Workers.
A backend boilerplate using the Hono framework and TypeScript, designed to run on Cloudflare Workers. It integrates Supabase for database and authentication, provides middleware for token verification and refresh, and includes ready-made clients for anon and service operations.
0