All stacks
๐ฅ๏ธInstall Stack
Standalone App Builder
v1.0.0Build and ship desktop or web apps with auth, payments, Sentry, and automated CI/CD. Supports Electron (desktop-native with DMG + notarization) and Next.js (web + Vercel).
electronnextjswebdesktopstripesupabasesentry
About this stack
The Standalone App Builder Stack wires your entire toolchain before you write your first line of app code.
**What you get:**
- Supabase magic-link authentication (no passwords)
- Stripe payments with a provider-agnostic interface (swap in Divindi Wallet later)
- Sentry crash monitoring wired at scaffold time โ not optional
- GitHub Actions CI/CD: lint + type-check on every PR
- Desktop: DMG build, code signing, and notarization via Apple Developer ID
- Web: Vercel deploy on every push to main
**VonCluer operates it:**
- Daily Sentry triage at 8:30am โ P0/P1 errors become GitHub issues automatically
- P2/P3 errors are tagged and batched into a digest
- You see a summary, not a flood of alerts
Setup parameters
app_nameApp name (e.g. Helios)
app_typeApp type
Options: desktop-native ยท web
github_repoGitHub repo (e.g. my-org/helios)
Scheduled automation
Daily Sentry triage at 8:30am
0 30 8 * * *Auth
Supabase magic link
SUPABASE_URLSUPABASE_ANON_KEYPayments
Stripe
Plug-in ready: Divindi Wallet
STRIPE_SECRET_KEYSTRIPE_WEBHOOK_SECRETMonitoring
Sentry
SENTRY_DSNInstalls skills
standalone-devdeploy-standalonesentry-triage-standalone