nuxt3-supabase-todo Useful links Nuxt3 Docs Supabase Docs NuxtLabs UI Docs Getting started clone this repository and npm install create a supabase project called todo (name not important) run build-todo-app.sql in the supabase SQL editor copy .env.example to .env and populate accordingly npm run dev