Live site: http://snappy-foos.herokuapp.com
- NodeJS and npm
- MongoDB
- Bower
npm install -g bower - Gulp
npm install -g gulp
git clone https://github.com/epzilla/foos-react.gitcdinto the reponpm installbower installgulpto start server (make sure in/server/conf/config.coffee, thatENVIRONMENTis set to"dev")
- Inside
/server/conf/config.coffee, changeENVIRONMENTto either"prod"or"production". - Run
gulp build - After build, everything you need should be in the
/distdirectory, and you can just runnode dist/server.jsto run.
- Improve profile pic uploading
- Make announcer sounds more configurable
- Add more in-depth stats (head-to-head between players/teams in particular)