create-spawndock-tma
v0.1.5
Published
Bootstrap official Telegram Mini Apps Next.js template with SpawnDock tunnel support
Readme
create-spawndock-tma
Bootstrap the official Telegram-Mini-Apps/nextjs-template with SpawnDock files.
Usage
npm create spawndock-tma@latest -- --token <pairing-token> [project-dir]The bootstrap command will:
- clone the official template;
- apply SpawnDock overlays;
- claim the project in the control plane;
- write local runtime config;
- install dependencies with
corepack pnpm install.
