A web-design tool to create, edit and deploy deployment diagrams using the Zeebe-API. The Zeebe Infrastructure Designer is developed with React and Golang using the Zeebe-API.
Run this project in Docker locally.
- Install Docker
mkdir -p $GOPATH/src/github.com/teletobbie && cd $GOPATH/src/github.com/teletobbie
git clone git@github.com:teletobbie/zid.git && cd zid
docker build -t zid .
docker run -p 10000:10000 -p 3000:3000 --rm zid
- Go to http://localhost:3000/
Run this project locally.
mkdir -p $GOPATH/src/github.com/teletobbie && cd $GOPATH/src/github.com/teletobbie
git clone git@github.com:teletobbie/zid.git && cd zid
go build
go run main.go
cd $GOPATH/src/github.com/teletobbie/zid/web
npm install && npm start
Contains written documents about this project: https://drive.google.com/drive/folders/1C6dKrEJLUndv3Mvy-A1Qx04L9ABdk9BA?usp=sharing
15 minutes introduction video about the Zeebe Infrastructure Designer: https://youtu.be/7yhO_xiplIQ