moizKachwala / Angular2-express-mongoose-gulp-node-typescript

AngularJS 2 (Updated to 4.2.0) Mean Stack application which uses Angular2, Gulp, Express, Node, MongoDB (Mongoose) with Repository Pattern Business Layer
MIT License
196 stars 86 forks source link

Production version and upload to server #23

Closed fedeVenturato closed 7 years ago

fedeVenturato commented 7 years ago

Hi, thanks for making this excellent work available, I have a consultation; Always program in php and mysql; In this case, how do I put this application into operation on a server, and which hosting service should I use ?.

Thank you very much for helping this newbie!

moizKachwala commented 7 years ago

You will need a hosting provider (cloud) which has node preinstalled.

Couple of example where you can install is heroku, amazonaws etc.

you will find lot of examples for installing node js application.