Menu

Tree [9faa12] main /
 History

HTTPS access


File Date Author Commit
 .github 2025-08-06 Jarle Taksdal Jarle Taksdal [d189f1] Create npm-grunt.yml
 components 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 contexts 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 modules 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 services 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 .gitattributes 2025-08-02 Jarle Taksdal Jarle Taksdal [c8b402] Initial commit
 .gitignore 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 App.tsx 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 README.md 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 constants.tsx 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 index.html 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 index.tsx 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 license.txt 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 metadata.json 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 package-lock.json 2025-08-06 Jarle Taksdal Jarle Taksdal [9faa12] Add package-lock.json for dependency management
 package.json 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 readme.txt 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 tsconfig.json 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 types.ts 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 vite.config.ts 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...
 wp-site-suite.php 2025-08-02 Jarle Taksdal Jarle Taksdal [e2d3f4] Initial project structure and feature implement...

Read Me

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.