5 ms·
This is nice, but I don't see much of a difference between just asking claude to write a wrangler config to push to cf pages, which can be extremely simple n
by mpeg 3mo ago
This is nice, but I don't see much of a difference between just asking claude to write a wrangler config to push to cf pages, which can be extremely simple
name: my-cool-pages-project
pages_build_output_dir: ./html-files/
then npx wrangler deploy
- amaldavid 3mo agopublishing workflow yes, i wanted to have a way to manage published urls and update existing urls with a small dashboard as well since we end up doing it repeatedly.