I'm trying to:
- deploy my nodejs app to google app engine
- have the deploy run a bash script which installs third party dependencies which some of my npm packages require
Now, if I understand correctly, I can't really do this with app engine, I must use compute engine?
via Karl Morrison
No comments:
Post a Comment