lagom / lagom-java-sbt-chirper-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This sample application is archived. See https://github.com/lagom/lagom-samples for more Example projects showcasing Lagom usage.

lagom-java-sbt-chirper-example

A Lagom Java example showcasing a Twitter-like application, sbt flavor.

Running locally

  1. Start all services using sbt runAll.
  2. Open http://localhost:9000 in your browser.
  3. Register and Start Chirping!

Running on Kubernetes

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.

Running on DC/OS

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.

About

License:Apache License 2.0


Languages

Language:Java 62.6%Language:JavaScript 18.7%Language:CSS 11.8%Language:Scala 4.2%Language:HTML 2.5%Language:Shell 0.2%