Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simotae14/dang-thats-delicious
Node Wes Bos course Project
https://github.com/simotae14/dang-thats-delicious
Last synced: 9 days ago
JSON representation
Node Wes Bos course Project
- Host: GitHub
- URL: https://github.com/simotae14/dang-thats-delicious
- Owner: simotae14
- Created: 2019-03-18T17:53:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T16:15:24.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T05:04:41.034Z (7 months ago)
- Language: CSS
- Size: 15.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
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|