Show HN: React starter script with free Cloudflare CI/CD https://ift.tt/aCQpHie

Show HN: React starter script with free Cloudflare CI/CD Hi all! I built this starter script so that with a single command you can build a React app that is ready to deploy — globally and for free — to Cloudflare. It will bootstrap a pnpm monorepo with a client side React SPA deployed to Cloudflare Pages, and a server side Hono api deployed to Cloudflare Workers with KV storage. It is also prepped for Sentry error monitoring. I omitted some critical components like a component library and routing so people can use it with their favorite tools. If you find what’s included or omitted to be odd, or see improvements for the readmes, post an issue and we can build out the most useful version. https://ift.tt/o1xMQ6u October 12, 2024 at 04:45AM

No comments:

Show HN: React starter script with free Cloudflare CI/CD https://ift.tt/aCQpHie

Show HN: React starter script with free Cloudflare CI/CD Hi all! I built this starter script so that with a single command you can build a R...