Project Templates
List of project starters, bootstrap tools or, templates.
- zio-scala2-quickstart.g8 — A Giter8 template for a basic Scala 2 application with a choice of libraries to use (Akka HTTP, ZIO HTTP, Quill, Slick)
- zio-scala3-quickstart.g8 — A Giter8 template for a basic Scala 3 application with ZIO HTTP and Quill
- zio-scala-3-project.g8 - A Giter8 template for Scala 3 + ZIO 2 web service applications using zio-http, zio-json, zio-quill, zio-kafka, zio-prelude and Onion architecure.