How to execute

Run an ACME server Run ScreenAE-LightSensorAE on a nodeMCU Run MotorAE on another nodeMCU

You will have to set the Wifi SSID and password and ACME's IP on the code

Run elevator-service

cd ./elevator-service node ./index.js

Run elevator-stadistics

cd ./elevator-stadistics node ./index.js

Run elevator-app (frontend)

cd ./elevator-app yarn start