Skip to content

React application to manage Flow and Resources from a chatbot on blip platform.

License

Notifications You must be signed in to change notification settings

leisiamedeiros/flow-version

Repository files navigation

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