/stepfunctions-local-dashboard

Web UI for AWS Step Function Local Runner

Primary LanguageJavaScript

AWS STEP FUNCTION LOCAL RUNNER CONSOLE

Prerequisites

How to use this

  • Clone this repository
    • git clone https://github.com/mwkim0919/stepfunctions-local-dashboard.git
  • Go to this repository directory and run
    • yarn
    • yarn build-run
  • Run AWS Step Function Local Runner
    • Make sure to use port 8083
  • Open a browser and go to http://localhost:3000