Skip to content

Shooteger/supabase-nuxt-module

 
 

Repository files navigation

@nuxtjs/supabase

Nuxt Supabase

npm version npm downloads License Nuxt Volta

Supabase module for Nuxt

Features

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

Usage

Check out https://supabase.nuxtjs.org

Nuxt 2

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

Development

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

License

MIT License

About

Supabase module for Nuxt.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.2%
  • Vue 13.0%
  • JavaScript 0.8%