If you've ever used serverless-step-functions-local plugin for the serverless framework, it's probable that you've desired some form of visualization for your local step function executions.
Well, this is it 🤟
First screen shows your local state machines.

npm icd server | cargo runnpm startor
If you have just installed on your machine, you can run:
# just start default
just start <aws-vault profile>

