Pithy project description
- Product Owner: Artur Meyster
- Scrum Master: Michael Warner
- Git Master: Arian Faurtosh
- Development Team Members: Kuni Natsuki
Some usage instructions
- Node 0.10.x
- Redis 2.6.x
- MySQL 5.6.x
- dbDatabase // MySQL Database
- dbUsername // MySQL Username
- dbPassword // MySQL Password
- dbHostname // MySQL Hostname
- oauth_consumer_key // Yelp API Consumer Key
- consumerSecret // Yelp API Consumer Secret
- oauth_token // Yelp API Token
- tokenSecret // Yelp API Token Secret
- PORT // Used by azure
From within the root directory:
sudo npm install -g bower
npm install
bower install
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.