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.
ea8a248cb8a829b9c96e7ed16653214df2383f52
- 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
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
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev
Description
Languages
TypeScript
99.9%
HTML
0.1%
