Run an application:
sbt run
To start the application, you must be installed locally Java and SBT. The application uses Postgresql database. After launch, the application will be available at localhost:8080.
Sources
https://ghostdogpr.github.io/caliban/
Build tools:
- ZIO "2.1.0"
- caliban "2.8.1"
- slick "3.4.1"
- postgresql "42.7.3"