Cauê Faleiros 9acbbe1308
All checks were successful
Build and Deploy / build-and-push (push) Successful in 39s
fix: Change exposed port from 8080 to 8081 to avoid conflicts
2026-02-20 15:06:31 -03:00

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/16UZt4XL5C3Sit2eoOCGMMWHc9ox45SJD

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
Description
No description provided
Readme 93 KiB
Languages
TypeScript 98.6%
HTML 0.9%
Dockerfile 0.5%