Maurice Putz

Results 16 comments of Maurice Putz

Remove your depedency "@supabase/supabase-js", why have you both, this an "@nuxtjs/..."? For readability I would suggest, you define supabase in your nuxt.config outside like this: ` ... modules: [ '@nuxtjs/supabase',...

If you use Nuxt 3, I would suggest to use the module on the link instead of this here. It is up-to-date with Nuxt 3/4: https://nuxt.com/modules/vite-pwa-nuxt

I refer to the README file of the project, you need to create your own config.js File: > Create config.js in /server. The file should include the credentials. > >...

Hello, same request here a year later. Is the data available to the public somewhere? @pi0

Is the windows error you mentioned fixed here or is it mergeable? Already wanted to push a pr myself to fix the old glob version, which leaks memory through using...

Hey, is this fixed? Currently using email and password register or login is not working for me too. Same reason