Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 858 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 858 Bytes

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