Hacker News new | ask | show | jobs
by kyle_u 3742 days ago
I built Boilerplay for that exact purpose - https://github.com/KyleU/boilerplay

It uses the excellent sbt-scalajs to provide code shared between server and client, and a websocket controller that can receive those shared messages. It's tied to Play, sihouette, and postgres-async.