In order to view this lesson, you must purchase this course.
The first task we'll take care of in this course is to set up a SailsMVC Web App that comes with a couple of extras that are super useful. The most important aspect of this web app is that it comes with User Authentication so that we don't have to write that code ourselves. Once we set up our project, I'll also go over configuring <b>Sessions</b> with mLab and MongoDB Atlas. Getting sessions working properly will make our lives much easier in terms of restarting our application server.