nvm install v10.16.3
nvm use
npm install
npm start
PORT=8083
REACT_APP_EVENT_LOGGER_HTTP_BASEURL=http://localhost:8082/
REACT_APP_PROCESS_MANAGER_HTTP_BASEURL=http://localhost:8081/
- Reverse proxy
- Transaction detail page quite slow on long transaction
- Optimize build (uglify, remove unused lib, JSON)
- Dark mode
- Query transactions by tags
- Transaction show duplicate
- Workflow design quite hard to use
- Google Chart (timeline) broken if span < 1 second