Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 898 Bytes

README.md

File metadata and controls

50 lines (33 loc) · 898 Bytes

gigg.tv

Twitch.TV for live performances

Team

  • Product Owner: Auggie
  • Scrum Master: V
  • Development Team Members: Kat, Madeline

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Roadmap
  4. Team
  5. Contributing

Usage

Some usage instructions

Requirements

  • Node 0.10.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • etc
  • etc

Development

Installing Dependencies

From within the root directory:

npm install

Keep in mind that, when developing, you will need to rebuild the bundle.js by running webpack -w from /client.

Roadmap

View the project roadmap at https://waffle.io/TeamDreamStream/GigRTC

Contributing

See CONTRIBUTING.md for contribution guidelines.