Skip to content

bertrandmartel/callflow-workshop

Repository files navigation

Call Flow Workshop

Build Status License

A ReactJS powered material dashboard to build, share & download sequence diagram using JS sequence diagram library

Features :

  • ace editor like in the official demo
  • drag-resizable window for best experience
  • share a single URL linking to the same page you are seeing (with the same settings) (example)
  • custom title
  • download as PNG
  • fullscreen view
  • custom style for the sequence diagram & ace editor

diagram

Fullscreen view :

fullscreen

This project is using :

This project has been created using create-react-app

Docker

Modify homepage field from package.json to match the target host :

  • build
docker build . -t callflow-workshop
  • run
docker run -p 5000:5000 callflow-workshop

License

The MIT License (MIT) Copyright (c) 2017 Bertrand Martel

About

ReactJS powered material dashboard to build, share & download sequence diagram

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published