https://github.com/dfm/wtfisforlunch.com
WTF is for Lunch?
https://github.com/dfm/wtfisforlunch.com
Last synced: 11 months ago
JSON representation
WTF is for Lunch?
- Host: GitHub
- URL: https://github.com/dfm/wtfisforlunch.com
- Owner: dfm
- License: other
- Created: 2012-11-14T23:30:59.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2020-06-12T18:26:51.000Z (almost 6 years ago)
- Last Synced: 2025-04-13T19:54:01.317Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://wtfisforlunch.com
- Size: 540 KB
- Stars: 14
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Better documentation coming soon.**
You'll need some environment variables set.
```
export FOURSQUARE_ID="BLAH"
export FOURSQUARE_SECRET="BLAHBLAH2"
export GOOGLE_WEB_KEY="WHATEVER"
export MAIL_USERNAME="email@gmail.com"
export MAIL_PASSWORD="smarta$$pa$$word"
```
Also `mongodb` and `redis` should be running on default ports.