Fifa Tournament is an application for keep tracking about the Fifa/PES matches results with your friends or colleagues. It works for 1 vs 1 and 2 vs 2 matches.
- Google Authentication
- Build your own stats!
- Ranking ladder system
- Players profiles.
- Tournament generation.
- Single match track.
- Latest MongoDb.
- Latest npm version
- Latest nodejs version
Configure the env.config file properly
tar -xf backup/prod.backup_<latest>.tar.gz
mongorestore --drop -d fifa prod.backup_<latest>/heroku_<hash>/
Replace the tag by the actual latest backup filename
mongod
npm install
env ENV_FILE=./env.config node server.js
- Ezequiel Bergamaschi - ezequielbergamaschi@gmail.com
- Nicolas Rusconi - nicolas.rusconi+github@gmail.com
- Santiago Perez - sperez@gmail.com