Skip to content
/ deelish Public

Node, Mongo, Express build app - Wes Bos Training - I built the back-end of this site.

Notifications You must be signed in to change notification settings

mulr/deelish

Repository files navigation

screen shot 2018-03-21 at 11 14 25 am

Along with general JavaScript best practices, here are some of the things learned in this project:

User Accounts REST API endpoints Database Schemas Document Relationships Templating and Mixins Restricting Operations Middleware Image Resizing Password Reset Flow Storing Geospatial Data Routing Flow Control Error Handling Advanced DB Queries File Uploading Sending Email MVC Pattern Geocoding Addresses Pagination Server Deployment

What is this?

Just you wait folks!

Sample Data

To load sample data, run the following command in your terminal:

npm run sample

If you have previously loaded in this data, you can wipe your database 100% clean with:

npm run blowitallaway

That will populate 16 stores with 3 authors and 41 reviews. The logins for the authors are as follows:

Name Email (login) Password
Wes Bos wes@example.com wes
Debbie Downer debbie@example.com debbie
Beau beau@example.com beau

About

Node, Mongo, Express build app - Wes Bos Training - I built the back-end of this site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published