Commit Graph

4304 Commits

Author SHA1 Message Date
Mohamed Boudra
205307da22 Rename project to voice-dev
- Rename all packages from @realtime-voice/* to @voice-dev/*
- Update root package.json name and description
- Update README with new branding and remove monorepo terminology
- Rename GitHub repo to voice-dev
- Remove Vercel link to prepare for fresh deployment
2025-10-13 14:33:01 +02:00
Mohamed Boudra
09a9dad1c4 Based on the changes shown, here's the commit message:
```
chore: simplify build configuration for monorepo

- Remove tsconfig.base.json inheritance in web package
- Inline all TypeScript compiler options for clarity
- Simplify Vercel build and output paths
- Remove unnecessary framework and devCommand overrides
```
2025-10-13 14:26:02 +02:00
Mohamed Boudra
cd3413982a Add explicit lightningcss dependency for Vercel build 2025-10-13 14:18:15 +02:00
Mohamed Boudra
fee0f4fd28 Initial monorepo setup with mcp-server and web packages 2025-10-13 14:03:54 +02:00