CodeRED-Astra/web-app
2025-10-18 18:07:39 -05:00
..
public Preparing file structure for multi service build and host. 2025-10-18 15:12:42 -05:00
src Correcting branch case issue for deployment building. 2025-10-18 18:07:39 -05:00
Dockerfile fix(repo): shoud be fixed now 2025-10-18 17:21:36 -05:00
eslint.config.js fix(repo): shoud be fixed now 2025-10-18 17:21:36 -05:00
index.html fix(tailwindcss): tailwindcss works with vite, no custom theme 2025-10-18 17:17:26 -05:00
jsconfig.json fix(repo): shoud be fixed now 2025-10-18 17:21:36 -05:00
package-lock.json "add chat and delete chat button" 2025-10-18 17:17:27 -05:00
package.json fix(repo): shoud be fixed now 2025-10-18 17:21:36 -05:00
README.md fix(repo): shoud be fixed now 2025-10-18 17:21:36 -05:00
vite.config.js fix(repo): shoud be fixed now 2025-10-18 17:21:36 -05: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.