Best video series in Next.js and Supabase by far. Not a single error, all on-point. Keep it up! Absolutely amazing!
@jaronfort909711 ай бұрын
I would like to see a video on how to actually get Realtime to work in local development.
@abdulazizyas6711 ай бұрын
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?
@introvert_programmer11 ай бұрын
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
@shafu_xyz11 ай бұрын
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..
@luizvictoriobaptistaneto15617 ай бұрын
For some reason, stripe CLI was not working, even after pnpm install. Installing it globally solved the problem.
@fokkerchartier3 ай бұрын
brew install stripe/stripe-cli/stripe
@rtorcato11 ай бұрын
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?
@eleah266511 ай бұрын
Fourth! Hi Jon. Thanks.
@TobiasMars11 ай бұрын
will this also be the same for Remix.js? Would be nice if you could make a tutorial with Remix :D
@ikraamdev11 ай бұрын
Supabase > PlanetScale
@FernandoFalci11 ай бұрын
First!
@selambengp11 ай бұрын
Only React please 😂❤ No Next js
@carloszapata451411 ай бұрын
For frontend is the same code. To make a video like this as full stack react would take a long time.
@fullstackwebdev299610 ай бұрын
NEXT_PUBLIC_SUPABASE_ANON_KEY=" I had to cut and paste the ANON key into my .env.local from supabase output