Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cilindrox/hackathon
hack all the things!
https://github.com/cilindrox/hackathon
Last synced: about 1 month ago
JSON representation
hack all the things!
- Host: GitHub
- URL: https://github.com/cilindrox/hackathon
- Owner: cilindrox
- License: mit
- Created: 2016-02-06T14:07:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-07T02:09:55.000Z (almost 9 years ago)
- Last Synced: 2024-04-15T01:05:48.266Z (9 months ago)
- Language: JavaScript
- Homepage: https://pure-ocean-53309.herokuapp.com
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hackathon
[![Build Status](https://travis-ci.org/cilindrox/hackathon.svg?branch=master)](https://travis-ci.org/cilindrox/hackathon)
hack all the things!
## Setup
1. clone the project
2. `npm install`
3. `PORT=3000 npm start`
4. ????
5. PROFIT!*NOTE*: this requires the `PORT` env var to be set to a sane value (like `3000`).
### Configuration
The following env vars need to be set in order for this to work:
- `PORT`: server port
- `TWILIO_ACCOUNT_SID`: Twilio account SID
- `TWILIO_AUTH_TOKEN`: Twilio API credentials
- `TWILIO_FROM_NUM`: your Twilio account number
- `REDISCLOUD_URL`: Redis DS uri