This is a basic project template for getting started with Vue 3 and Supabase backend. This includes a login and register route, a dashboard page, and a 404 catch all. This also includes Tailwind CSS baked in.
npm install
npm run serve
npm run build
npm run lint