Menu

Tree [e5e1ba] main /
 History

HTTPS access


File Date Author Commit
 components 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 pages 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 services 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 .gitignore 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 App.tsx 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 README.md 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 constants.ts 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 index.html 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 index.tsx 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 metadata.json 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 package.json 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 tsconfig.json 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 types.ts 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 utils.ts 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React
 vite.config.ts 2026-01-07 Máximo Batista Santos Máximo Batista Santos [e5e1ba] feat: Initialize project with Vite and React

Read Me

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1NI_SDUUdXOMme2NNSGglLy1V0FqUuzEh

Run Locally

Prerequisites: Node.js

  1. Install dependencies:
    npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app:
    npm run dev
MongoDB Logo MongoDB