Best video series in Next.js and Supabase by far. Not a single error, all on-point. Keep it up! Absolutely amazing!
@jaronfort909710 ай бұрын
I would like to see a video on how to actually get Realtime to work in local development.
@introvert_programmer10 ай бұрын
hi , can you guys make a video to how use supabase with flutter riverpod ,because i have a lot of issues when I'm using supabase with it , specially when I am trying to lesson to the user state
@abdulazizyas6710 ай бұрын
I have a question, can I have ExpressJs in Supabase functions instead of Deno server? I noticed that you added this feature in Edge functions Docs, specifically in Handling Routing in Function, is there any drawbacks using ExpressJs instead of Deno server?
@luizvictoriobaptistaneto15617 ай бұрын
For some reason, stripe CLI was not working, even after pnpm install. Installing it globally solved the problem.
@fokkerchartier2 ай бұрын
brew install stripe/stripe-cli/stripe
@shafu_xyz10 ай бұрын
i wanted to have schema locally saved for(version controlling) but without local DB. I just want to use a hosted prod DB and hosted stag DB(dev) for all dev and prod needs. how can i achieve this? right now i see some hiccups while pulling and pushing to hosted stag DB, eg: errors like "migration already exist" etc.. i wish there is bespoken way to achive this usecase in form of blog post etc..
@rtorcato10 ай бұрын
This is ok for one dev, but it's very easy to get out of sync with stripe on local dev if you have multiple devs. Will supabase dashboard support foreign data wrappers on local dev?
@TobiasMars10 ай бұрын
will this also be the same for Remix.js? Would be nice if you could make a tutorial with Remix :D
@eleah266510 ай бұрын
Fourth! Hi Jon. Thanks.
@IkraamDev10 ай бұрын
Supabase > PlanetScale
@FernandoFalci10 ай бұрын
First!
@selambengp10 ай бұрын
Only React please 😂❤ No Next js
@carloszapata451410 ай бұрын
For frontend is the same code. To make a video like this as full stack react would take a long time.
@fullstackwebdev29969 ай бұрын
NEXT_PUBLIC_SUPABASE_ANON_KEY=" I had to cut and paste the ANON key into my .env.local from supabase output