This sample application is archived. See https://github.com/lagom/lagom-samples for more Example projects showcasing Lagom usage.
A Lagom Java example showcasing a Twitter-like application, sbt flavor.
- Start all services using
sbt runAll
. - Open
http://localhost:9000
in your browser. - Register and Start Chirping!
This project is set up to use Lightbend Orchestration for Kubernetes to simplify deployment to Kubernetes.
Refer to KUBERNETES.md for more information on this process.
This project is set up to use Lightbend Orchestration for DC/OS to ) to simplify deployment to DC/OS.
Refer to DCOS.md for more information on this process.