Commit Graph

8 Commits

Author SHA1 Message Date
fcarraUniSa
9115558389 Update App.tsx 2026-02-18 09:48:25 +01:00
fcarraUniSa
635976be2a Update App.tsx 2026-02-17 11:46:05 +01:00
fcarraUniSa
2bd75c4491 Update App.tsx 2026-02-17 11:10:04 +01:00
fcarraUniSa
0020b6120b Update App.tsx 2026-02-17 10:59:53 +01:00
fcarraUniSa
e488657b43 Update App.tsx 2026-02-17 10:41:30 +01:00
fcarraUniSa
4a1641b0e2 Update App.tsx 2026-02-17 09:52:52 +01:00
fcarraUniSa
ff574fa730 Update App.tsx 2026-02-17 00:49:05 +01:00
fcarraUniSa
0102f0e285 feat: Initialize OmniSupport AI project structure
Sets up the basic project structure for OmniSupport AI, including:
- Vite build tool configuration.
- React and necessary dependencies.
- TypeScript configuration.
- Basic HTML and root component setup.
- Initial type definitions and mock data for core entities like tickets, agents, and queues.
- A README with setup instructions.
- A .gitignore file for common build artifacts and development files.
2026-02-16 16:24:31 +01:00