Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 359 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 359 Bytes

sangria-twist

An example of GraphQL server written with Play, Sangria, Scala.js, Slinky and Apollo.

Run

Run with:

server/run

NOTE: Do not use any whitespace around the / otherwise the dev mode detection will not work. See sbt-web-scalajs#46 for details.