Status feed is a single page application (SPA) presenting the current status of 3rd party software-as-a-service (SaaS) used by CDS in a dashboard-like view.
--
Status est une application web présentant l'état de service des différents logiciels sur demande1 (SaaS) de tierces parties.
Information below generated automatically by Vue 3 build tools.
L'information ici-bas est générée automatiquement à l'aide des outils de configuration de Vue 3.
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
TypeScript cannot handle type information for .vue
imports by default, so we replace the tsc
CLI with vue-tsc
for type checking. In editors, we need TypeScript Vue Plugin (Volar) to make the TypeScript language service aware of .vue
types.
If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a Take Over Mode that is more performant. You can enable it by the following steps:
- Disable the built-in TypeScript Extension
- Run
Extensions: Show Built-in Extensions
from VSCode's command palette - Find
TypeScript and JavaScript Language Features
, right click and selectDisable (Workspace)
- Run
- Reload the VSCode window by running
Developer: Reload Window
from the command palette.
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Run Unit Tests with Vitest
npm run test:unit
Run End-to-End Tests with Cypress
npm run build
npm run test:e2e # or `npm run test:e2e:ci` for headless testing
Lint with ESLint
npm run lint
Footnotes
-
Source de l'expression logiciels sur demande https://gdt.oqlf.gouv.qc.ca/ficheOqlf.aspx?Id_Fiche=26519822 ↩