project to test nodeJS development.
Node version 7.7.2 and up npm version 4.1.2 and up
To load sample data, run the following command in your terminal:
npm run sampleIf you have previously loaded in this data, you can wipe your database 100% clean with:
npm run blowitallawayThat will populate 16 stores with 3 authors and 41 reviews. The logins are:
| Name | Email (login) | Password |
|---|---|---|
| Bryan Snyder | [email protected] | bryan |
| Gary Del'Abate | [email protected] | bababooey |
| Thomas Pynchon | [email protected] | thomas |