Skip to content

atompie/tracardi-unomi-gui

Repository files navigation

Tracardi Unomi React GUI

This repo is not maintaned. If you are interesed in open-source CPD with GUI and no-code event processing visit http://github.com/Tracardi/tracardi. Tracardi is a continuation of this project.

Screenshot 1

Installation

git clone https://github.com/atompie/tracardi-unomi-gui.git

Go to root directory ant build docker image

 docker build . -t tracardi-unomi-gui

It may take some time ~ 15min.

Than run

docker-compose up

Or if you prefer to run it with docker

docker run -p 8787:80 -e API_URL=http://127.0.0.1:8686 tracardi-unomi-gui

It open pot 8787 on your localhost and connects to API at localhost: 8686.

Go to https://github.com/atompie/tracardi for tracardi api.

About

This is react front GUI source code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages