This repo contains examples for Go-Akt. All the examples here target Go-Akt latest release
To download the examples code:
cd $HOME/examples
git clone https://github.com/Tochemey/goakt-examples
Before building and running the examples you need to install Earthly.
Run the following command:
earthly +all
Click links below for more details on how to run each example.