Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/ecosystem/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ title: "Project Templates"

List of project starters, bootstrap tools or, templates.

- [zio-akka-quickstart.g8](https://github.com/ScalaConsultants/zio-akka-quickstart.g8) — A Giter8 template for a basic Scala application build using ZIO, Akka HTTP and Slick
- [zio-dotty-quickstart.g8](https://github.com/ScalaConsultants/zio-dotty-quickstart.g8) — A Giter8 template for a basic Dotty application build using ZIO
- [zio-scala2-quickstart.g8](https://github.com/ScalaConsultants/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](https://github.com/ScalaConsultants/zio-scala3-quickstart.g8) — A Giter8 template for a basic Scala 3 application with ZIO HTTP and Quill