6412d0f504965d2967a1a3f0f2d3bb18c28cb5b2
- Introduce `OpenAI` module in `superUser` with configuration management (`Config.vue`, `OpenAI.vue`). - Add `ConfigurationOpenAI.vue` for superuser dashboard, enabling settings management for OpenAI integration. - Update `router.js` and superuser navigation for OpenAI configuration paths. - Enhance `SuperUserDashboardConfigurationNavigation.vue` with OpenAI entry. - Integrate general settings and API key handling in the OpenAI configuration UI.
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
Languages
JavaScript
57%
Vue
30.7%
CSS
7%
TypeScript
4.6%
HTML
0.5%