/zio-scala3-quickstart.g8

A Giter8 template for a fully functional, ready to deploy ZIO-based microservice in Scala 3.

Primary LanguageScalaCreative Commons Zero v1.0 UniversalCC0-1.0

Scala Steward badge

zio-scala3-quickstart.g8

A Giter8 template for Scala 3 based ZIO powered application with ZIO and zio-http, protoquill, zio-config, zio-logging etc.

Setting up the project

sbt new ScalaConsultants/zio-scala3-quickstart.g8

Run tests

cd <project-name>
sbt test

Template license

Written in 2021 by Scalac Sp. z o.o.

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.