Commit Graph
4 Commits
Author SHA1 Message Date
Christian Vidal Wolf 56593f942b Allow oriol.rodrigo@craze-group.com login and restrict to dashboard 2026-07-14 15:59:11 +02:00
Christian Vidal Wolf 74d4d37769 feat(bc): sync pricing units2 2026-05-26 10:25:37 +02:00
Christian Vidal Wolf 47b9303202 feat: implement manual user validation and user deletion flow 2026-05-20 13:33:37 +02:00
Christian a3bbc6607e feat: Initialize AI Studio project structure
Sets up a new project for an AI Studio application. Includes essential files like `package.json`, `vite.config.ts`, `tsconfig.json`, and a basic React application structure (`App.tsx`, `main.tsx`, `index.html`, `index.css`).

Also adds a `README.md` with instructions for running locally, an `.env.example` for API key configuration, and a `.gitignore` to manage project dependencies and build artifacts.
2026-03-27 11:34:09 +01:00