Node.js reverse proxy code deployed using Google Cloud Function.
- Creating a Google Function. https://cloud.google.com/functions
- Copy the index.js and package.json files to the Google Function, and deploy them.
Node.js reverse proxy code deployed using Google Cloud Function.