Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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