Test
rig status: running

Test Bench

A functional scaffold running on the QREATIVE stack — contact-form, stripe-payments, and admin-dashboard wired up and exercised end to end. No backend attached yet: this page renders from built-in seed content.

Installed modules

contact-formv1.0.0

Zod-validated inquiry form, honeypot + rate limit, persists to the inquiries table.

Open form
stripe-paymentsv1.0.0

Null-safe Stripe client, PaymentIntent helper, signature-verified webhook.

Webhook route
admin-dashboardv1.0.1

Sortable/searchable data table + typed CRUD server-action factory.

Open dashboard

Backend wiring

  • Supabase — app dataconnected
  • Postgres — auth/adminconnected
  • Resend — emailnot configured