palashmon/learn-node-pm

Repository files navigation

CI

These are the starter files to accompany the LearnNode.com course. I keep updating this repo on regular basis after thoroughly understanding, practicing & re-learning each module in this course.

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:

NameEmail (login)Password
Wes Bos[email protected]wes
Debbie Downer[email protected]debbie
Beau[email protected]beau

Packages

No packages published

Contributors 6