dhausser / dang-thats-delicious

Learn Node by Wes Bos - Tutorial Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Learn Node by Wes Bos - Tutorial Project


Languages

Language:JavaScript 47.4%Language:SCSS 30.1%Language:Pug 15.5%Language:CSS 7.1%