inspireapp
v1.8.0
Published
[](https://sonarcloud.io/dashboard?id=biomerieux_inspire-step-tracking-
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 devGo to http://localhost:8080/index.html
