inspireapp
v1.8.0
Published
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=biomerieux_inspire-step-tracking-app&metric=alert_status&token=cc1921f17c92a849d55625dfb53834fb56b971de)](https://sonarcloud.io/dashboard?id=biomerieux_inspire-step-tracking-
Downloads
48
Readme
INSPIRE APP
Local development setup
To run the app locally:
- Create a file called .env in ./inspireapp, with the following content (/!\ never commit this file):
UI5_MIDDLEWARE_SIMPLE_PROXY_USERNAME=<sap gateway DEV (DG1) username>
UI5_MIDDLEWARE_SIMPLE_PROXY_PASSWORD=<sap gateway DEV (DG1) password>
Connect to the bioMérieux network (either by being on site or by being on the VPN)
Run
npm run dev
Go to http://localhost:8080/index.html