This is the new Backend for the ARSnova project. It's implemented with Akka, Slick and Flyway
This project makes use of sbt-revolver for continuous compiling. Just start sbt and start the backend with ~re-start
.
You can run the tests with sbt test
.