Skip to content

reactoroverflow/reactoroverflow.com

Repository files navigation

Reactor Overflow

Join the chat at https://gitter.im/reactoroverflow/reactoroverflow.com Code Climate

The overflow of communication designed for Hack Reactor Students, Faculty, Alumni, and Precourse Students.

Team

  • Product Owner: @codydaig
  • Scrum Master: @linalu1
  • Development Team Members: @andrewkishino @kevbyte

Requirements

  • Node 0.12.x
  • NPM 2.11+
  • Angular
  • elasticsearch
  • Express 4.x

Development

Installing Dependencies

Setting up ElasticSearch

brew update && brew install elasticsearch

From within the root directory:

npm install -g bower
npm install
bower install
node index.js

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.