Supabase Scaffolding
Nift project for scaffolding webapps with Supabase.
Getting Started
- Fork and then clone the project using
nift clone <clone-url>
- Enter your Supabase Project URL and Public API Key in
content/assets/js/supabase/auth.js
- Build the project using
nift build