Resca is a boilerplate for Reactjs + Akka. It also shows best practices of
- How to validate JWT in akka-http.
- How to integrate redux, react-router into react.
- How to utilize swagger-codegen and yaml to generate api-client.
- How to implement websocket in react and akka-http.
- JDK 8+
- Scala 2.12+
- SBT 1.0+
- Nodejs 6+
git clone https://github.com/ft115637850/resca.git
cd resca
$ sbt "run-main newton.xing.zou.resca.svc.boot -port 7443"
$ cd resca\webapp
$ npm install
$ npm start
www/p4ssw0rd