Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teemow/wohlo
https://github.com/teemow/wohlo
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/teemow/wohlo
- Owner: teemow
- Created: 2013-07-13T10:59:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-14T13:58:47.000Z (over 11 years ago)
- Last Synced: 2024-06-01T16:00:19.363Z (7 months ago)
- Language: JavaScript
- Size: 643 KB
- Stars: 0
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DEPENDENCIES
* Node, Foreman
# CONFIGURATION
To have the right environment create a .env file for foreman with the following variables:
* FACEBOOK\_ID - your facebook app id
* FACEBOOK\_SECRET - your facebook app secret
* SESSION\_SECRET - a random string
* BASE\_URI - the base url (used to create the correct facebook callback)# RUN
foreman run web