Hey I'm trying to deploy a nodejs app to gcloud ap...
# general
r
Hey I'm trying to deploy a nodejs app to gcloud app engine, does anyone have an example of how to do that? etc in a normal flow: 1. Pulumi creates the app engine 2. Then run npm run build 3. Navigate to folder and run gcloud app deploy