This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/e1efa3d0-176b-4317-910d-79ff2c136689
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
This project is licensed under the Business Source License 1.1 (BSL).
See the LICENSE file for details.
