firebolt-dev / firebolt

The Simple React Framework
https://firebolt.dev
MIT License
128 stars 6 forks source link

Deploying to Cloudflare Pages/Workers #2

Closed leebeydoun closed 5 months ago

leebeydoun commented 5 months ago

Hello, I didn’t see a discussion section in the repo, but I’m quite interested in using Firebolt.

Essentially I like the simplicity of it but understandably things still seem quite bare.

Is there a guide or approach I can look at to deploy a firebolt app using Cloudflare?

ashconnell commented 5 months ago

Right now you can deploy anywhere that supports Node.js such as Fly, Render, Heroku or a custom server.

Some work has already been done to eventually support other runtimes like Cloudflare Workers