manishrc
manishrc
DTDrizzle Team
Created by cxreiff on 11/22/2023 in #help
Edge Runtime + Supabase + Drizzle: Possible?
@cxreiff Have you found a solution? I have the same problem with the PG drivers being incompatible with the Edge runtime. It seems that the drivers are now compatible with the Node compatibility on Cloudflare Workers. However, I believe Next.js explicitly restricts the usage to only the Edge runtime without Node compatibility.
3 replies
CDCloudflare Developers
Created by manishrc on 11/24/2023 in #next-on-pages
Access to CF on Pages using Next.js
Got it, thank you.
8 replies
CDCloudflare Developers
Created by manishrc on 11/24/2023 in #next-on-pages
Access to CF on Pages using Next.js
No description
8 replies
CDCloudflare Developers
Created by manishrc on 10/28/2023 in #next-on-pages
**Need help using KV with next-on-pages
This clears it a lot, thank you.
10 replies
CDCloudflare Developers
Created by manishrc on 10/28/2023 in #next-on-pages
**Need help using KV with next-on-pages
No description
10 replies
CDCloudflare Developers
Created by manishrc on 10/28/2023 in #next-on-pages
**Need help using KV with next-on-pages
Hi @Better James thanks for offering to help! I've created a repository here: https://github.com/manishrc/nextjs-cloudflare-pages-with-bindings/
$ curl http://localhost:3000/api/hello
# <empty>
# Expected "Hello World"
$ curl http://localhost:3000/api/hello
# <empty>
# Expected "Hello World"
10 replies