This contains everything you need to run your app locally.
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
The div with className "flex items-center gap-1.5 shrink-0" in src/components/CanvasWorkspace.tsx:408 is commented to hide a tag in the navbar. To restore visibility, uncomment this line.