Status: SUPERSEDED
Lane: Legacy
Role: Tiny unfinished monorepo stub.
This is NOT: the live parked LightningFlow on evenslouis.ca
Canonical home: Superseded by n8n-cursor apps/lightningflow
A professional Lightning Network platform for managing Bitcoin payments, wallets, and AI agents.
/apps
/web → Frontend for clients (LN dashboards, QR tips)
/admin → Admin dashboard for node management
/partner-portal → Partner portal for liquidity providers
/packages
/lightning-core → Lightning Network integration layer
/auth → Authentication and authorization
/agents → AI agents for automation
/ui → Shared UI components
/scripts → Utility scripts
- Install dependencies:
pnpm install- Set up environment variables:
cp .env.example .env.local- Start development server:
pnpm dev- 💼 Modular codebase (Node + Dashboard + AI Agents)
- 🧠 Smart UX for clients, employees, and partners
- ⚡ Real-time Bitcoin infrastructure
- 🧩 Extensible plugin system
- Uses TypeScript for type safety
- Monorepo managed with Turborepo
- Package management with pnpm
- Component library built with ShadcnUI
Private - All rights reserved