Commit Graph

7 Commits

Author SHA1 Message Date
fcarraUniSa
1abd426b79 Update index.js 2026-02-17 09:52:33 +01:00
fcarraUniSa
81e6f51cd0 Update db.js 2026-02-17 00:38:40 +01:00
fcarraUniSa
d349e45d75 Update index.js 2026-02-17 00:38:21 +01:00
fcarraUniSa
4d74c1232c Update schema.sql 2026-02-17 00:37:57 +01:00
fcarraUniSa
1d7996612d Update Dockerfile 2026-02-17 00:24:12 +01:00
fcarraUniSa
9feabefe03 Update Dockerfile 2026-02-16 16:27:48 +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