kyleu / boilerplay

Using the latest technology in the Scala ecosystem, Boilerplay is a reactive web application built on Play Framework, ScalaJS, Silhouette, Sangria/GraphQL, and PostgreSQL. It provides a good starting point for whatever you want to build.

Home Page:https://kyleu.github.io/boilerplay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uPickle will be deprecated

zoosky opened this issue · comments

Been meaning to handle this, thanks for the nudge. I'll switch to circe tonight.

Switched to circe, it's a much better solution. When I initially wrote boilerplay, uPickle was the only game in town for JVM <-> JS interop. I'm really liking circe, thanks for submitting this issue!

Wow. Great 👍