Thor 雷神 Schaeff

Results 100 comments of Thor 雷神 Schaeff

Discussing with the Stripe team here: https://discord.com/channels/841573134531821608/841573134531821616/1049880424949764168

As mentioned [here](https://github.com/stripe-samples/stripe-node-deno-samples/issues/2#issuecomment-1340641771) this will be resolved once [Deno Deploy supports npm module compatibility mode](https://github.com/denoland/deploy_feedback/issues/314).

I'm not a tailwind wizard, but was thinking, maybe we can share tailwind setup with https://github.com/vercel/nextjs-subscription-payments ?

@felixgabler very sorry, this slipped through the cracks. Would you mind resolving the conflicts and then we can get it merged in? Thanks for bearing with us here 💚

Hm, no idea what happened to the headlines here. I only changed line 195 🤔

Can you double check that your local `.env` file is configured with the correct keys and if yes, can you share the content of your `nods_page` and `nods_page_section` tables?

Hey @latifs thanks for considering this. We don't have any concrete plans for this, but would love to hear what this would take and definitely would appreciate a contribution to...

Thanks @GabeDahl for digging into this and reporting! @dalkommatt and @chriscarrollsmith I remember y'all doing this as part of the awesome Next.js 14 rework. Do you happen to have any...

There's a workaround to make supavisor work with `@neondatabase/serverless` today: 1. Configure your postgres URL like this: `POSTGRES_URL=postgres://postgres.[project-ref]:[password]@aws-0-us-west-1.pooler.supabase.com:6543/postgres?sslmode=require?workaround=supabase-pooler.vercel` ([example](https://github.com/thorwebdev/supa-postgres-drizzle2/blob/tests/.env.example#L1)) 2. Create a pool and query: https://github.com/thorwebdev/supa-postgres-drizzle2/blob/tests/app/neon/page.tsx This also works with...

Holy moly, sorry for the crazy delay, this slipped through the cracks 🙈 Thank you 💚