Files
mayo-production-manager/frontend
bartool 3381789841
All checks were successful
Deploy on Push to Main / deploy (push) Successful in 42s
fix: update Nginx configuration to enforce trailing slashes for admin and API endpoints
2025-11-30 09:50:56 +01:00
..
2025-11-29 19:34:26 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 20:56:06 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 20:56:06 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 19:34:26 +01:00
2025-11-29 19:34:26 +01:00

.

This template should help get you started developing with Vue 3 in Vite.

VS Code + Vue (Official) (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

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint