|
|
|
|
|
by lifebeyondfife
1679 days ago
|
|
Cloudflare Pages looks like a more productionised version of this, yes. In terms of advantages, I'd say price, and the maturity of using AWS. I deploy a static site with a GitHub Action (look at my other repo whisky-menu for how to do this) which builds a React app, copies it to S3, and invalidates the CloudFront cache. |
|