No description
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/substack/node-shell-quote/releases) - [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md) - [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .idea | ||
| DataGatherer | ||
| DataGenerator | ||
| Predictor | ||
| Shared | ||
| .gitignore | ||
| apacheDockerfile.yml | ||
| docker-compose.yml | ||
| mongoDockerfile.yml | ||
| nodeDockerfile.yml | ||
| README.md | ||
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