Skip to content

Bbeierle12/Canvas-browser

Repository files navigation

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/1e8DqQhPc4oEnWuR2yUaMTVixkvhVr--3

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Create a .env file in the project root with: GEMINI_API_KEY=your_api_key_here
  3. Run the app: npm run dev

Smoke Tests

Run a quick UI smoke check: npm run test:smoke

This project now runs a backend API server for all Gemini calls, and the browser client only talks to /api/* routes. Tailwind styling is compiled locally via PostCSS (no runtime CDN dependency).

About

AI-powered spatial canvas browser with card system, deep thinking, chat, and Gemini Live streaming — React + TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors