irl is an ultra-local live feed of interesting events happening near you, today. Browse spots, create spots, share spots.
- Product Owner: Josh Riesenbach
- Scrum Master: Michelle Thorsell
- Development Team Members: Jisoo Yoon, Calvin Le, Neil Murphy
To install locally:
- Fork and clone repo.
- Download and install Java SDK 8.
- Download and install the DynamoDB JAR.
- Run DynamoDB to create a local database.
- Install dependencies.
- Run
nodemon sesrver/server.js
to start the server. - Visit localhost:8080.
- Node 5.5.0 (higher versions may break test suite)
- React ^0.14.7
- Express ^4.13.4
- Gulp ^3.9.1
- Python 2.7.x
- Mocha ^2.4.5
- Chai ^3.5.0
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.