learn hapi — Set Up MongoDB and Connect With Mongoose

We’ve mentioned in the introductory tutorial and the stack preparation that your Futureflix implementation uses MongoDB to store data. You won’t interact with MongoDB using the Node.js driver. Instead, you’ll use Mongoose to model your application and save, update or delete objects within the datastore.

This tutorial walks you through the local database setup for your development environment. We recommend to use Vagrant for a local setup and will show you how to get your MongoDB instance ready for dev mode!

hapi Series Overview


Continue reading

University Enrollment Required

Future Students benefit from value packed videos and tutorials.

Enroll to receive exclusive content or sign in if you’re already a Future Student.

Enroll me for $15/mo

Explore the Library

Find interesting tutorials and solutions for your problems.