Skip to content

Comment on Building my own project management tool on Cloudflare

Comments

tajdOP

Cloudflare is making it super easy to build projects and tools around it, so I thought I’d share my experiences of building my own tool for managing projects and fleets of AI agents.

Perhaps one interesting detail is about the distribution of the project. If I build and release the code as a binary it then becomes possible to have a config driven deployment of the tool, so it’s easy for people to redeploy it for their own data and requirements on top of cloudflare.

Obviously there is vendor lock in for now with cloudflare, but it’s possible to rewrite parts of the tool to run on open source workerd deployments and us other dbs and object storage.

Keen to hear what people think!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.