An open API service indexing awesome lists of open source software.

https://github.com/thisloke/userflow-predictor


https://github.com/thisloke/userflow-predictor

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

To compile it and put in production, please follow indications:

Compile

- istruzioni per compilare python

- cd DataGatherer
- npm run build:prod
- cd..
- cd Predictor/PredictorWebService
- npm run build-ws:prod

Run

sudo docker-compose up

open browser on localhost:8002
database starts to popolate while moving on browser web graphical interface.

To obtain images from data run
- cd Predictor/PredictorWebService
- npm run start:image-creator