
Remember that we also used Express to generate our project structure. You probably noticed the 'express' dependency. Project Setup Navigate to where you’d like your project to reside, then run the following command:Īpp. Part 3: User Authentication with Passport and MongoDB.

Here is an index of all the articles in the series that have been published to date: You can find the finished code on this repo if wish to bypass the tutorial altogether. I assume you’re working from a Unix-based environment, already have Node and Express installed, and understand how to navigate the terminal.

In short, I’ll show you how to search/scrape/crawl Craigslist using AJAX along with Node and Express. This tutorial is meant for someone who’s finished a basic Hello World project with Node and Express and ready to take another step.
