Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dpakach/mitho
https://github.com/dpakach/mitho
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dpakach/mitho
- Owner: dpakach
- Created: 2017-07-04T09:18:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T14:17:18.000Z (about 7 years ago)
- Last Synced: 2024-10-28T13:17:36.585Z (3 months ago)
- Language: JavaScript
- Size: 17.3 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- 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|