Skip to content

Example project to demonstrate Axon framework and ReScript usage

Notifications You must be signed in to change notification settings

FilipKittnar/calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CQRS and Event Sourcing example of calculator

Simple example of calculator that is implemented on the spring boot backend using Axon Framework + websocket communication with FE.

How to start project

Technologies used

  • Java 17
  • Springboot 2.7
  • Axon Framework 4.6
  • MongoDB 5 + MongoDB java driver 4.8
  • Websocket
  • NodeJS 18
  • Yarn 3
  • React 18
  • ReScript 10

Application schema

app schema

About

Example project to demonstrate Axon framework and ReScript usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 77.6%
  • ReScript 21.6%
  • Other 0.8%