PRs and issues welcome!
- Clone this repo
git clone https://github.com/1984weed/akka-http-realworld-example
- Launch local Database using dokcer-compose
docker-compose up
sbt run
to start the local server
It launches on localhost:9000
Each directory under the realworld.com/ has a responsibility for each Domail. (e.g articles
has only a responsibility for article router, logic and Database
- Slick3
- circe
- Flyway
Hot reloading
sbt ~reStart
sbt scalafmt
Copyright Copyright (C) 2019 Teruo Kunihiro. Distributed under the MIT License.