Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.06 KB

Flow Version

This react app is able to get and publish a json flow to the bucket's chatbot, as well as import resources from one chatbot to another using the blip platform and its commands.

Backup flow

flowversion

Import resources

recursosFlowVersion

Execute local

In the project directory, you can run:

npm install && npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.

Run on Docker

Just execute docker-compose up -d on project path or via docker:

$ docker run --rm -d -p 3000:80/tcp leisiamedeiros/flowversion:tagname