Skip to content

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

License

Notifications You must be signed in to change notification settings

BotTech/sangria-twist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.