Commit Graph

6 Commits

Author SHA1 Message Date
Ivar Troost
d3770c5607 Use Node v24 and add lock file again 2026-06-07 16:44:25 +01:00
Ivar Troost
2fc6f8c476 Use pnpm instead 2026-06-07 16:26:03 +01:00
Ivar Troost
6c4781f623 Update dependencies 2026-06-07 16:12:58 +01:00
Ivar Troost
3df9a982d9 Move to pnpm 2026-06-07 16:03:12 +01:00
itsamejms
ac8d171046 finally getting a dev version functioning locally... what a mess that was 2025-11-21 22:22:53 +00:00
James Twose
b6017794a5 feat: Initialize Gemini V-Studio project setup
Sets up the foundational project structure, including:
- Vite for build tooling.
- React for the UI.
- Tailwind CSS for styling.
- MediaPipe for face tracking capabilities.
- Gemini API integration for avatar generation.
- Basic configuration files (package.json, vite.config.ts, tsconfig.json).
- Initial README with local run instructions.
- Core types and a basic Gemini service for image generation.
2025-11-20 20:45:25 +01:00