Skip to content
Snippets Groups Projects
Forked from BE-CEM-MRO / Common / www / Base Website Template
This fork has diverged from the upstream repository.
Sylvain Fargier's avatar
Sylvain Fargier authored
 - DIM won't work on IPv6 anyway (services addresses are stored on 32bits
   in payload)
 - remove caps from ping (not granted in container, and we ping
   localhost)
 - fix import
685b9f9d
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

n_ToF DIMon service monitoring

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Auth

Roles defined for this application:

  • user: regular read-only user
  • editor: can edit and modify database