Skip to content

bingsydney/dsfdsf

 
 

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/1pbt4C7cz5i32KVfZCavqF9tKEvjlersl

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

Android Build

This project includes automated Android App Bundle (AAB) generation for Google Play Store distribution.

Automated Builds

First-Time Setup

  1. Push to main or manually trigger the workflow
  2. Check the workflow logs for keystore secrets
  3. Add the secrets to GitHub Actions (Settings > Secrets and variables > Actions)
  4. Subsequent builds will use the same keystore for consistent app signing

See ANDROID_BUILD_SETUP.md for complete instructions.

About

dsfsdf

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.4%
  • HTML 4.6%