0.4.8 • Published 10 months ago

@cptjj/supabase v0.4.8

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@nuxtjs/supabase

Nuxt Supabase

npm version npm downloads License Nuxt Volta

Supabase module for Nuxt

Features

  • Nuxt 3 ready
  • Vue 3 composables
  • Usage in API server routes
  • Authentication support
  • Use supabase-js isomorphic client
  • TypeScript support

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 build
  5. Launch playground using yarn dev or npm run dev

License

MIT License

0.4.8

10 months ago

0.4.7

10 months ago

0.4.6

10 months ago

0.4.5

10 months ago

0.4.4

10 months ago

0.4.3

10 months ago

0.4.2

10 months ago

0.4.1

10 months ago

0.4.0

10 months ago