https://github.com/iansinnott/packing-guru
Packing Guru is amazing
https://github.com/iansinnott/packing-guru
Last synced: about 1 month ago
JSON representation
Packing Guru is amazing
- Host: GitHub
- URL: https://github.com/iansinnott/packing-guru
- Owner: iansinnott
- Created: 2015-06-07T19:06:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-07T22:52:43.000Z (about 11 years ago)
- Last Synced: 2025-01-25T05:41:56.280Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 777 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Packing Guru
## What is this?
The best.
## Deployment
Must have a forecast.io API key. The app will expect `FORECAST_API_KEY` to be set, and will complain if it's not:
```
export FORECAST_API_KEY=''
```