I have the project created in AngularJS with node.js web server which I run locally on my computer.
I would like to move this AngularJS project to Google Cloud environment. I created Google Cloud free account for this but it is not clear for me what exactly I suppose to do next to move my AngularJS project there.
I found some links but not sure that this is what i am looking for :
https://cloud.google.com/nodejs/getting-started/run-on-compute-engine
Is somebody have already move his AngularJS project to Google Cloud and created web services for that project on Google Cloud environment?
If so, could you please give some links and describe steps which suppose to be done for that?
Thank you