¿Puedo vibecodear Proofling?
PARCIAL · un fin de semanaA collection form, approval queue, wall, and embed are one-session work. The real Proofling loop adds payment-triggered asks, dependable email follow-ups, consent history, video processing, and integrations, which makes an honest replacement a weekend project with ongoing operational work.
Build a self-hosted testimonial automation app inspired by Proofling. Use Node.js 22, TypeScript, Fastify, better-sqlite3, server-rendered HTML, and vanilla CSS. Keep it single-tenant and deployable as one small service on a VPS. - Add an .env.example for ADMIN_PASSWORD, APP_URL, STRIPE_WEBHOOK_SECRET, and RESEND_API_KEY. - Create POST /webhooks/stripe and verify Stripe signatures before processing events. - Idempotently store completed checkout customers and ignore duplicate webhook deliveries. - Let the admin configure an ask delay, one optional follow-up delay, sender name, and message copy. - Run a database-backed worker every minute; queued jobs must survive restarts and retry with backoff. - Send email through Resend, with MAIL_MODE=log for local development without an API key. - Give each customer an expiring signed /r/:token response link; never expose sequential database IDs. - Collect name, role, company, optional 1-5 rating, testimonial text, avatar, and explicit publication consent. - Resize avatars to 128px WebP, discard originals, and reject oversized or non-image uploads. - Add a Basic Auth /admin page with pending, approved, private, and failed-delivery views. - Allow approve, unpublish, delete, and resend; nothing public appears before approval and consent. - Render a mobile-friendly /wall page with approved cards, dark mode, and honest buyer-context badges. - Serve /embed.js so one script plus a div creates a sandboxed, auto-resizing wall on another site. - Expose approved data at /proof.json and /proof.md without private contact details. - Exclude multi-user accounts, billing, non-Stripe integrations, video, AI rewriting, and referrals. - Add tests for signature verification, webhook idempotency, scheduling, consent gates, and public filtering. - Include SQLite migrations, seed data, a Dockerfile, and a README covering setup, backups, and permissions.
$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
They pay to avoid operating the unglamorous parts: verified webhooks, timed sends, email delivery, retries, consent records, media handling, and integrations. The wall itself is easy; making customer requests arrive reliably and safely is the service.
xpolished onboarding and multi-tenant workspaces
xpayment integrations beyond the single Stripe webhook
xmanaged email delivery, retries, scheduling, and suppression
xguided video capture, processing, captions, and retention controls
xlong-lived consent history, proof exports, and referral workflows
Nada que valga la pena señalar. Por eso existe el prompt.
Precio de Proofling
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| free | $0/workspace | $0/workspace | First 5 testimonial asks total; 1 Wall; no card and no timer. |
| founding pro | $19/workspace | $16/workspace | 100 stored videos/workspace; founding price retained while the subscription remains active. |
plan gratisFirst 5 testimonial asks total; 1 Wall; no card and no timer.
facturaciónMonthly + annual; annual billing is $192/year; 14-day money-back guarantee.
costos ocultosThe founding rate is retained only while the subscription stays active; canceling can forfeit that grandfathered price.
verificado 2026-08-12 · fuente ↗
¿Puedo vibecodear Proofling?
Parcial. El núcleo de Proofling se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: polished onboarding and multi-tenant workspaces, payment integrations beyond the single Stripe webhook. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta Proofling?
Proofling cuesta unos $19/mes (Founding Pro, revisado 2026-07-31), o sea $228 al año.
¿Qué pierdo si reemplazo Proofling?
Con honestidad: polished onboarding and multi-tenant workspaces; payment integrations beyond the single Stripe webhook; managed email delivery, retries, scheduling, and suppression; guided video capture, processing, captions, and retention controls; long-lived consent history, proof exports, and referral workflows. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a Proofling?
No hay una alternativa open source madura que valga señalar. Por eso existe el prompt de esta página.