CodeRED-Astra/web-app
JK-le-dev 7785047976 feat(file input): adding feature to add and remove files
Next up is to create a seperate menu that will show all the files.
Probably as a seperate frame. Needs to be scrollable and can use similar
ui as before
2025-10-19 04:32:32 -05:00
..
public/pdfs feat: added basic gemini functionality 2025-10-18 20:06:10 -05:00
src feat(file input): adding feature to add and remove files 2025-10-19 04:32:32 -05:00
components.json feat(file input): adding feature to add and remove files 2025-10-19 04:32:32 -05:00
Dockerfile fix(repo): shoud be fixed now 2025-10-18 17:21:36 -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(file input): adding feature to add and remove files 2025-10-19 04:32:32 -05:00
package.json feat(file input): adding feature to add and remove files 2025-10-19 04:32:32 -05:00
README.md fix(repo): shoud be fixed now 2025-10-18 17:21:36 -05:00
vite.config.js feat: adding gemini stuff 2025-10-18 23:23:11 -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.