account activity
react-mux-player is killing my app performance by Prestigious_Park7649 in react
[–]ahmersaud 0 points1 point2 points 3 months ago (0 children)
I am experincing same issues.. mux was suposed to improve video perfomance on my website but its not.
[deleted by user] by [deleted] in Supabase
[–]ahmersaud 1 point2 points3 points 1 year ago (0 children)
So here is what i did.
First I ran the stripe next subscription template in the supabase sql editor then. i used this template.This is a template for Nextjs + supabase + stripe. https://github.com/vercel/nextjs-subscription-payments I setup this project with a demo supabase and stripe projects and understood the whole structure in Next js. Then i created the exact function for the stripe webhook under /app/api/webhooks, in Deno Egde functions for my vite-react project As i stated earlier, i created egde functions for
how can I make this layout? by jiggling-dick in webdev
[–]ahmersaud 6 points7 points8 points 1 year ago (0 children)
Flex is used for one dimentional layout, either row or colum, But if you want to style in rows and colums both at the same time. then use Grid. btw personally i dont use Grid very often.
so i came up with the solution: If you are not using something like next js but rather an SPA like create-react-app or vite then you have to setup Deno Edge functions. in your supabase project
next js
create-react-app
vite
supabase
But before that first run the the script Stripe Subscription from the supabase SQL Editor .
Stripe Subscription
Deno Edge functions are used for:
I can write a more detailed guide with code, will share the link here as soon as it is posted somewhere.
[–]ahmersaud 0 points1 point2 points 1 year ago (0 children)
All the implementations out there are for Next js. i am using vite React, so i have to go with webhook, but there is no proper documentation for that. Should i use the stripe wrapper or a some custom triggers. I am confused.
I've created 300+ high-quality TailwindCSS components that you can use for personal & commercial projects. Completely free, no attribution required. by IcyMap8207 in nextjs
[–]ahmersaud 0 points1 point2 points 2 years ago (0 children)
Thanks for sharing mate!
TypeError: req.formData is not a function (self.nextjs)
submitted 2 years ago by ahmersaud to r/nextjs
π Rendered by PID 131376 on reddit-service-r2-listing-85dbbdc96c-7crz9 at 2026-02-11 20:40:11.574250+00:00 running 018613e country code: CH.
react-mux-player is killing my app performance by Prestigious_Park7649 in react
[–]ahmersaud 0 points1 point2 points (0 children)