Files
spotlightcam/frontend
Radosław Gierwiało 8707defe35 fix(auth): display detailed validation error messages from backend
- Extract validation error details from backend response
- Show specific error messages instead of generic 'Validation Error'
- Join multiple validation errors with commas for better UX
- Improves password validation error display for users
2025-12-06 18:37:14 +01:00
..
2025-12-06 17:08:08 +01:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.