tenniswall
Scores from www.teniskisavez.com, www.tenisbg.org.rs
...Rest API is written in Sping/Groovy way using MongoDB as data store (using gradle)
UI is Angular/Bootstrap js app (using npm, bower, grunt)
Initial scaffolding done with Yo & SpringBoot (should try JHipster :) )
start rest part with
gradle run -x test
ui should be built with
npm install
bower install
grunt serve
previously npm, yo, grunt, bower should be installed
mongodb should be started (previously installed):
mongod --dbpath path/to/folder
Application can be accessed at http://groovyui.cfapps.io