This contains everything you need to run your app locally.
View your app in AI Studio: https://github.com/muurder/organize.me/raw/refs/heads/main/services/me_organize_v3.5.zip
Prerequisites: https://github.com/muurder/organize.me/raw/refs/heads/main/services/me_organize_v3.5.zip
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin https://github.com/muurder/organize.me/raw/refs/heads/main/services/me_organize_v3.5.zip to your Gemini API key - Run the app:
npm run dev