Hotel
A hotel group checkout example can be found on the project's
github.
Its main goal is to show how one might implement a process manager in equinox.
The readme explains in detail the considerations that went into the example.
Components
Tech used
- EquinoxJS
 - variant for creating DUs
 - immer for updating state using mutable code
 - AWS CDK to deploy the DynamoStore stack