I\'m trying to deploy a NodeJS app on gcloud that runs my express api. When I run npm start locally I get this message:
>npm start > my_api@1.0.0 start