620c4f08599ee587d6be5019d2f2ac5df9c745bb
- Implemented tests for self-serve connectivity relay API wrappers, covering status retrieval, set operations, and lane commands. - Added tests for the machine connectivity store, including relay toggling, polling, force operations, and error handling. - Refactored relay functionality to improve maintainability and testability, introducing helper functions for lane and relay commands. - Updated machine and connectivity-related components to align with new relay definitions and shared store logic.
truckwashdashboardsfrontend
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Bubblewrap (TWA) Build and Install
To build and install the Trusted Web Activity (TWA) using Bubblewrap, use the following commands:
Build the TWA
bubblewrap build
Install the TWA on a connected device
bubblewrap install
Languages
JavaScript
57%
Vue
30.7%
CSS
7%
TypeScript
4.6%
HTML
0.5%