CodeRED-Astra/web-app
2025-10-19 01:32:16 -05:00
..
public/pdfs feat: added basic gemini functionality 2025-10-18 20:06:10 -05:00
src style(markdown): last thing i swear 2025-10-19 00:24:58 -05:00
Dockerfile Migrate to host attachment. 2025-10-19 01:15:32 -05:00
eslint.config.js fix(eslint): installed one dep for eslint 2025-10-18 18:21:29 -05:00
index.html style(everything): fuck you 2025-10-18 19:15:31 -05:00
jsconfig.json fix(repo): shoud be fixed now 2025-10-18 17:21:36 -05:00
package-lock.json feat(markdown): made gemini render in markdown 2025-10-18 23:48:04 -05:00
package.json Migrate to host attachment. 2025-10-19 01:15:32 -05:00
README.md fix(repo): shoud be fixed now 2025-10-18 17:21:36 -05:00
vite.config.js Add domain to allowed hosts 2025-10-19 01:32:16 -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.