61d4062be1a6a30957492da7ccec95b0b84bcaad
Replaces `||` with `??` for more precise default value assignment in select components. Also updates Vite config to set `base` to `/` and disable sourcemaps during build.
Run and deploy your AI Studio app
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/drive/1sqcyUC7sKuUBTX0WIBf65hvKVtS2ielx
Run Locally
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev
Description
Languages
TypeScript
98.7%
HTML
0.8%
Dockerfile
0.3%
JavaScript
0.2%