This is a sharding application containing 2 types of persistent sharding actors. First represent user and second one - account of the mobile operator.
- akka-persistence
- akka-sharding
- akka-projection
- tapir
- slick
- start cassandra using
sudo docker run -p 9042:9042 cassandra
- start postgres on port 5432
- run
sbt universal:stage
- go to nodes/cmd1 directory and run
./run.sh
- go to nodes/query1 directory and run
./run.sh
http://localhost:9091/docs
and http://localhost:9093/docs