June 2016
Beginner to intermediate
376 pages
8h 23m
English
Now that the Notes application is fairly complete, it's time to think about how to deploy it to a real server. We've created a minimal implementation of the collaborative note concept that works fairly well. To get input and advice from others, Notes needs to escape our laptop and live on a real server. Therefore, the goal of this chapter to look at a couple of deployment methods for Node.js applications.
In this chapter, we will cover the following topics:
The first ...
Read now
Unlock full access