How to host a website made using Zig and htmx?
I am ready to use docker for hosting, how to do it on cloudflare?
3 Replies
If you site is static then you can easily move to Pages.
If you need to run the docker container ti generate your website in the fly, cloudflare can't help you. You need a VPS/Server somewhere where you deploy your website.
ok, thanks alot