This repository has been archived on 2026-08-13 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
dbaf5fa06356e4c736178b72697696b92d233275
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/4a310be8-e39a-4b78-b317-f2fffa484015
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
99.9%
HTML
0.1%
