1.1.17-5 • Published 8 months ago

nuxt-supabase-stlbucket v1.1.17-5

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

@nuxtjs/supabase

Nuxt Supabase

npm version npm downloads License Nuxt Volta

Supabase module for Nuxt

DO NOT USE THIS REPOSITORY! IT IS A COPY OF @NUXTJS/SUPABASE MEANT TO EXPLORE REWORK OF CONFIGURATION

Summary of changes:

  • removed process.env.*** references
  • added useSupabaseModuleOptions composable
  • added serverSupabaseModuleOptions service
  • reworked supabase client instantiation to use new SupabaseModuleOptions
  • added runtime-config and supabase-module-options server api endpoints and display in playground UI

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

1.1.17-5

8 months ago

1.1.17-4

8 months ago

1.1.17-3

8 months ago

1.1.17-2

8 months ago

1.1.17-1

8 months ago

1.1.17-0

8 months ago

1.1.15

8 months ago

1.1.14

8 months ago

1.1.13

8 months ago

1.1.12

8 months ago

1.1.11

8 months ago

1.1.10

8 months ago

1.1.9

8 months ago

1.1.0

8 months ago