https://github.com/dogukanayd/dang-thats-delicious
https://github.com/dogukanayd/dang-thats-delicious
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dogukanayd/dang-thats-delicious
- Owner: dogukanayd
- Created: 2018-08-16T20:38:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T09:39:58.000Z (over 6 years ago)
- Last Synced: 2025-01-27T21:14:32.567Z (4 months ago)
- Language: JavaScript
- Size: 16.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## What is this?
Just you wait folks!
## Sample Data
To load sample data, run the following command in your terminal:
```bash
npm run sample
```If you have previously loaded in this data, you can wipe your database 100% clean with:
```bash
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|[email protected]|wes|
|Debbie Downer|[email protected]|debbie|
|Beau|[email protected]|beau|