This project shows an example of a remix app deployed to cloudflare pages. It uses cloudflare worker service bindings to make an API gateway which interfaces an example user service.
Make sure you set up the wrangler CLI and are signed into your CF account.
- cd into the services/user folder
yarn publish
- cd into services/web-gateway folder
yarn publish