Skip to content

Prom3th3us/AkkaToZio

Repository files navigation

AkkaToZio

Repo setup

Something handy to have in your git hooks is the one in ./scripts/githooks/pre-commit which validates coding standards when trying to run a git commit command.

install pre-commit: https://pre-commit.com/

and launch:

$ cd scripts/githooks
$ pre-commit install
Technology Version
Scala 2.13
SBT 1.7.1
JAVA 17

To run the shard-cake example:

To run the shard-cake example:

  • cd docker; docker-compose up redis
  • sbt "zio/runMain example.complex.ShardManagerApp"
  • sbt "zio/runMain example.complex.GuildApp"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published