Marketplace

Stacks, Skills, MCPs, and Recipes — install them into VonCluer with one click.

All stacks
🖥️

Standalone App Builder

v1.0.0

Build 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). Magic-link auth via Supabase. Stripe payments with Divindi Wallet plug-in ready.

app-builderelectronnextjswebdesktopstripesupabasesentry
Get this Stack

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_name

App name (e.g. Helios)

app_type

App type

Options: desktop-native · web

github_repo

GitHub repo (e.g. my-org/helios)

Scheduled automation

Daily error triage → GitHub issues + digest

30 8 * * *

Auth

Supabase magic link

SUPABASE_URLSUPABASE_ANON_KEY

Payments

Stripe

Plug-in ready: Divindi Wallet

STRIPE_SECRET_KEYSTRIPE_WEBHOOK_SECRET

Monitoring

Sentry

SENTRY_DSN