Technical support platform
https://beacondev.herokuapp.com
DEMO: https://www.youtube.com/watch?v=DEihwaAqKkI
- Product Owner: Conor O'Leary
- Scrum Master: Alina Lobastova
- Engineers: Natasha Thapliyal , Zack Snyder
With dependencies installed, run: node server.js
- "angular-route": "^1.5.8",
- "angular-sanitize": "^1.4.2",
- "body-parser": "^1.15.2",
- "express": "^4.14.0",
- "express-session": "^1.14.1",
- "nodemon": "^1.11.0",
- "passport": "^0.3.2",
- "passport-github2": "^0.1.10",
- "pg": "^6.1.0",
- "sequelize": "^3.24.4"
- "jquery": "^3.1.1"
- "postgres": "6.7"
From within the root directory:
sudo npm install -g bower
npm install
bower install
From your postgres terminal, create a database called 'beacon'
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.