#Remix + Cloudflare Workers + D1

1 messages · Page 1 of 1 (latest)

quaint sage
#

I think D1 is still in closed beta. So only invited parties / staffs would be able to use it at the moment.

abstract crow
#

Would you have any advice for accessing environmental variables for CloudFlare stuff in general?

quaint sage
#

Documentation for Cloudflare Pages, the best way to deploy your static and JAMstack sites

Documentation for Cloudflare Workers, a serverless execution environment that allows you to create entirely new applications or augment existing ones without configuring or maintaining infrastructure.

abstract crow
#

I've looked at those and tried to do what setup I could, but I'm trying to figure out how to get the right variables into the Loader function