This site shows information about all the components that are used in the demonstrator board. Pictures, explanations, videos can be found here.
This site is part of my thesis.
The site requires a login:
Username: TestGebruiker
Password: Test123
Install all dependencies and run the application:
npm install
npm run start
The site uses a rest api which holds the authentication and consumable data. Which can be found here.
The configuration files for my demonstrator can be found here.