This contains everything you need to run your app locally.
View your app in AI Studio: https://raw.githubusercontent.com/kmalgaber/Zarqa-Community/main/services/Community-Zarqa-1.1.zip
Prerequisites: https://raw.githubusercontent.com/kmalgaber/Zarqa-Community/main/services/Community-Zarqa-1.1.zip
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin https://raw.githubusercontent.com/kmalgaber/Zarqa-Community/main/services/Community-Zarqa-1.1.zip to your Gemini API key - Run the app:
npm run dev