Euro 2016 is a web service written in Node.js, giving you and your friends 👦 👧 a platform of competition: Who is the better forecaster of football ⚽ matches? Make bets of future matches, collect scores and win the crown 👑.
Scoring
- ⭐⭐⭐ correct bet
- ⭐⭐ correct goal difference
- ⭐ correct winner
The UEFA European Championship 2016 is taking place in France 🇫🇷 from June 10 to July 10. Happy betting!
You need to have PostgreSQL 🐘 >= 9.3 installed and configured with a new database. Node.js is required of course, recommended versions are >=4.4.0.
git clone https://github.com/syxolk/euro2016.git
cd euro2016
npm install
bower install
You should install bower globally when bower install
fails.
npm install -g bower
Now copy template.config.coffee
to config.coffee
and set the
database connection.
cp template.config.coffee config.coffee
nano config.coffee
The database structure will be created on first run automatically.
node index.js
Icons made by Papedesign from www.flaticon.com is licensed by CC 3.0 BY