Sample Code for Deploying Node.js on GCP
The repositories are as follows:
bookshelfis the main sample repository for App Engine, Cloud Run, Compute Engine, and GKE deployments.bookshelf-functionis the modified version ofbookshelfthat allows the Express app to be hosted in Cloud Functions.bookshelf-greenlockis modified version ofbookshelfto integrate Let's Encrypt within the app layer.functions/hello-worldis just a sample Hello World Cloud Function.
You may file an issue with the book or with the sample code in Issues.