June 2016
Beginner
248 pages
5h 18m
English
So far, we have only run our application in our local development environment. In this chapter, we will deploy it to the Web. There are many different options for hosting an application. We will work through one deployment option to quickly get an application up and running. We will also discuss broader principles and alternative options for deploying Node.js applications.
In this chapter, we will cover the following topics:
If you want to follow along with this chapter, you can use the code from https://github.com/NodeJsForDevelopers/chapter10/ ...
Read now
Unlock full access