The application requires Play 2.1.5 for Scala.
The current configuration assumes a local instance of MySQL with login root/root and an empty database called kudos.
Fetch the database DDL by running the application and browsing to http://localhost:9000/ddl Use this resulting script to initialize the database.
There is a Postman (http://www.getpostman.com/) collection in /Postman.json