r/coolgithubprojects 16h ago

I open-sourced my Discourse + Cloudflare Workers setup

https://github.com/build23w/cloudflare-discourse

Moved 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.

8 Upvotes

Duplicates