See it live here: https://doccaz.github.io/harvester-cloud-init/
(AI feature disabled because it needs a valid Gemini API Key)
Prerequisites: Node.js
This contains everything you need to run your app locally.
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev