Hi,
I am trying to deploy a node app I have using the apigeetool cli. Do I upload all node modules at the same time? If yes, it seems to dump then all in a node file losing the file structure I originally had. I am following this deployment tutorial but something doesn't seem right? There is also a Bad Gateway happening on some packages and the node modules never get uploaded. Tried multiple times.
http://docs.apigee.com/api-services/content/deploying-standalone-nodejs-app
Thanks!