https://github.com/simonv3/reading-list-meteor
https://github.com/simonv3/reading-list-meteor
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonv3/reading-list-meteor
- Owner: simonv3
- Created: 2015-12-01T02:47:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T02:48:06.000Z (over 10 years ago)
- Last Synced: 2026-06-30T00:31:29.645Z (7 days ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reading List
Reading List rendition #453
A Meteor app.
Copy the settings example file to be
```
cp settings.json.example settings.json
```
And get an ISBNDB key. This will be do-able through the app in the future.
Run with
```
meteor --settings settings.json
```