Google Cloud Functions server request handler for Remix
npm install gcloud-functions-gen2Remix is a web framework that helps you build better websites with React.
This is a Remix Adapter for Google Cloud Functions
git rebase remix@1.19.3
Before publishing check the git sha of the release from github of the main remix project and run git diff
Edit the packages/remix-google-cloud-functions/package.json to have the correct remix dependency version and the desired publication version
1. run yarn install && yarn build in the root of the monorepo.cd build/node_modules/@remix-run/google-cloud-functions/
2. npm publish`
3.
For more information about Remix, visit remix.run!