Axon example using GraphQL subscriptions

Hi all,

Just finished a demo project using Axon.
It’s a banking demo I build before using Kafka and PostgreSQL mostly instead of the Axon framework. I’ve never used Axon before, so would very much like any feedback.

It’s made to run with docker. Running ./prepare.sh && ./restart.sh should build and start the project on any non-windows machine. See https://github.com/gklijs/bank-axon-graphql.

7 Likes

Thanks for sharing your sample here with us @gklijs! Pretty sure there are others checking out your repo to see how you’ve set it up.

1 Like