This contains everything you need to run your app locally. https://ai.studio/apps/ff2b34f5-fa57-47d8-93cc-2a193cd30e55
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
