Socket
Book a DemoInstallSign in
Socket

@nuxtjs/supabase

Package Overview
Dependencies
Maintainers
5
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/supabase

Supabase module for Nuxt

latest
Source
npmnpm
Version
2.0.3
Version published
Weekly downloads
19K
35.77%
Maintainers
5
Weekly downloads
 
Created
Source

@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

  • Clone this repository
  • Install dependencies using pnpm install
  • Prepare development server using pnpm dev:prepare
  • Build module using pnpm build
  • Launch playground using pnpm dev

License

MIT License

FAQs

Package last updated on 05 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts