This repository has been archived on 2026-08-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
drjones ea8a248cb8 Add BTCPay Bitcoin payment integration
- Store ID: D98SMWWKGxgF5QxvQ8dTHc1YrG8Po4Jho5omDvbLd7rT
- API endpoints: /api/btcpay/create-invoice, /api/webhook/btcpay, /api/btcpay/invoice/:id
- Upgrade flow now creates real BTCPay invoices instead of mock payments
- Webhook auto-activates PRO subscription on payment settlement
- /month pricing via Bitcoin on-chain
2026-08-11 04:34:00 +00: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/4a310be8-e39a-4b78-b317-f2fffa484015

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
DroidFleet Visor - Fleet management dashboard
Readme 190 KiB
Languages
TypeScript 99.9%
HTML 0.1%