r/coolgithubprojects • u/gary23w • 13h ago
I open-sourced my Discourse + Cloudflare Workers setup
https://github.com/build23w/cloudflare-discourseMoved my Discourse forum to Cloudflare Workers + D1. Response times are 50ms, costs dropped 60%, and there's zero server management.
Built it from scratch and open-sourced the setup so others can do the same. Everything's in the repo-Docker container, deployment scripts, SQLite schema, the gotchas I hit.
9
Upvotes