I developed an AngularJS app, with a login page, register page and more basic functions. The app is developed in AngularJs and Firebase as database, it is very simple actually, the app runs in http://localhost:8000/app/#/home I need to run the server with a npm start to make the app works on the contrary it won't. It also needs nodeJs
My issue is: How and where could I host my website to a free/paid hosting? I don't know if there is some web hosting service which already contains nodeJs, npm.
Or
I need a guide of it. I have some sites hosted in Godaddy & Azure cloud. I don't know if those hosting providers offer what I need to make my app run. Please help with this issue. Thank a lot beforehand!