Giter Site home page Giter Site logo

kenhorn / stepfunction-visualizer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freedmand/stepfunction-visualizer

0.0 0.0 0.0 571 KB

A toolkit to debug and visualize local AWS step functions

JavaScript 3.61% TypeScript 58.88% HTML 2.41% Svelte 35.11%

stepfunction-visualizer's Introduction

stepfunction-visualizer

A toolkit to debug and visualize local AWS step functions

a flow chart showing a step function with one state's data displayed in a debug panel to the side

To use, first you need to set up local step functions. If you are using the serverless framework, I recommend using the serverless-step-functions-local package and following the advice in this blog post.

Once you have local step functions running at localhost:8083 (the default port), run the steps below to launch a server that shows all the local step functions and their executions, with flowcharts.

Running the server

Install dependencies with npm install and then start the development server:

npm run dev

If all succeeds, you will be able to see the web application locally at http://localhost:3000.

Technology used

  • TypeScript: to model Amazon States Language (ASL) and data structures used in the CLI
  • SvelteKit: the web server (with Svelte for components)
  • Mermaid: for flowcharts/diagramming

stepfunction-visualizer's People

Contributors

chriszs avatar freedmand avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.