Project Directory Structure

The project is organized into the following directory structure:

Image ./: Contains the base application files and supporting folders. This is the project root.

Image ./npm_modules: Created when the NPMs listed above are installed in the system.

Image ./controllers: Contains the Express route controllers that provide the interaction between routes and changes to the MongoDB database.

./models: Contains the Mongoose model definitions ...

Get Node.js, MongoDB, and AngularJS Web Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.