A Lagom Java example showcasing a Twitter-like application, Maven flavor.
- Start all services using
mvn lagom:runAll
. - Open
http://localhost:9000
in your browser. - Register and Start Chirping!
The sbt flavor of this project is set up to run on Kubernetes and DC/OS.