Francis-Mwaniki / NuxtSupabaseApp

using nuxt3,tailwindcss and supabase

Home Page:nuxt-supabase-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt 3 CRUD App

A Nuxt 3 app that displays how to use Auth Routes & Middleware to perform CRUD operations.

Stuff used

How to start

  1. Add supabase uri & supabase key to .env file
  2. Install dependencies with npm install --force or yarn
  3. Run dev with npm run dev
  4. Build & deploy if you want to npm run build

About

using nuxt3,tailwindcss and supabase

nuxt-supabase-app.vercel.app


Languages

Language:Vue 82.7%Language:CSS 13.4%Language:JavaScript 3.4%Language:TypeScript 0.5%