nuxt-modules / supabase

Supabase module for Nuxt.
https://supabase.nuxtjs.org
MIT License
623 stars 117 forks source link
nuxt nuxt-module supabase

@nuxtjs/supabase

Nuxt Supabase

npm version npm downloads License Nuxt Volta

Supabase module for Nuxt

Features

Usage

Checkout https://supabase.nuxtjs.org

Nuxt 2

If you are looking for a solution with Nuxt 2, checkout https://github.com/supabase-community/nuxt-supabase

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Prepare development server using yarn dev:prepare or npm run dev:prepare
  4. Build module using yarn build or npm run build
  5. Launch playground using yarn dev or npm run dev

License

MIT License