Un proyecto de Mauricio Gallmur· el prompt es gratis · si quieres que un agente lo corra solo, eso es lo que instalo

¿Puedo vibecodear ShowTrust?

SÍ · se arma en una sentada
precio $4.99/mesahorrarías $59.88/añotiempo de build una sentadacategoría 💬 testimoniosreemplazada por 0 personas

A submission form, an approval queue, and a grid of cards you can embed elsewhere. There is no algorithm here and no network effect · an agent will produce a working version in one sitting, same as it will for the $25 and $29 tools in this category. The catch is the same one Eloqra has: the hosted version is free for a single site, with no cap on testimonials, so you'd be spending a weekend and a hosting bill to replace zero dollars. Worth building if you want the data on your own box or you enjoy the exercise. Not worth building to save money, because there isn't any to save.

el prompt
Build me a testimonial collection and display tool. Requirements:

- Stack: one Node + TypeScript service (Fastify) with SQLite via better-sqlite3 and local disk
  for uploads. No Docker, no separate frontend build, no customer accounts.
- A public collection page at /c/:slug · name, role, company, avatar upload, 1-5 star rating,
  and the quote. Each field individually toggleable per project from a config row. Submissions
  land as pending. Show a thank-you state after submit.
- An /admin page behind basic auth from .env: pending queue with approve/reject, plus pin and
  delete on approved ones. Nothing is public until approved.
- An embeddable wall: GET /widget.js injects the approved testimonials into any page via one
  script tag plus a div, rendered into a shadow DOM so the host page's CSS can't leak in.
  No iframe.
- Offer three layouts (masonry, single-column list, horizontal carousel) and read layout,
  accent colour, light/dark theme and card corner radius from data- attributes on the tag.
- Server-render the widget HTML and have the script fetch it, so the testimonials are in the
  response rather than assembled client-side. Cache it with a short max-age plus
  stale-while-revalidate.
- Render every approved card in that response and hide the ones past a configurable initial
  count, then have Load More just unhide them · no second request, one paint, and the full set
  is in the HTML for crawlers.
- Drive all sizing from CSS custom properties on the container rather than per-element inline
  styles, so one stylesheet covers every layout and card style.
- Avatars resized server-side to 128px squares on upload with sharp; reject files over 5MB.
- Count impressions and click-throughs in SQLite · fire an impression only after the wall has
  been intersecting for one second, latch it so it can't fire twice per page load, and filter
  obvious bot user agents server-side.
- Rate-limit submissions per IP and add a honeypot field, because a public form will get spam.
- Ship a README with the paste-in snippet and VPS deploy steps behind TLS.
- Deliberately out of scope: video testimonials, importing from other platforms, team seats,
  and email notifications.

$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo

por qué la gente sigue pagando

For one site, they don't · it's free, uncapped, and nothing is feature-gated, so the paid tier only exists to add a second project. What you actually trade away by self-hosting is smaller and more boring than money: the layout and styling controls are a real chunk of fiddly frontend work, and the impression tracking tells you whether the wall is doing anything at all, which a hand-rolled version silently won't. One honest mark against the hosted option · the collection page carries a 'Powered by ShowTrustTo' line on every tier, paid included, and there's no switch to remove it. If that badge on a page you send to customers bothers you, that alone is a legitimate reason to build your own.

qué pierdes

xa free tier · one site with uncapped testimonials costs nothing hosted, so the DIY build starts out behind on price

xthe install itself · an agent can provision the account from your email alone, get working credentials in the same response, create the project and paste the snippet into your framework, with the human only clicking a claim link afterwards · your own build is something you have to go and deploy

xthe design surface you'd otherwise hand-build · multiple layouts, eight card styles, colour palettes, and sliders for width, spacing and radius, all previewable instead of CSS-tweaked by hand

xdid-it-work data · impression and CTA-click tracking with click-through rate and which domains your wall is actually being viewed on

xX-verified testimonials · an OAuth flow that reads X's own verified state, so the quote is provably tied to a real handle and avatar

compartir en X ↗"Acabo de reemplazar ShowTrust ($4.99/mes) con un prompt"
la salida

¿No quieres construirlo? Esta gente ya lo hizo gratis.

Real TestimonialsAnother WordPress route: forms, moderation, grids and sliders are free; video and the clever automation live upstairs.$0freeShosayUnlimited text, video and audio proof, imports, walls and 25-plus widgets; the bill is zero, the tiny Powered by pill is not.$0freeStrong TestimonialsA WordPress-only form, moderation queue, grid, slider and widget; simple enough once you already own the WordPress problem.$0free

las 3 alternativas gratis de ShowTrust →· sin votos, sin pago por aparecer · solo lo que es real

los números

Precio de ShowTrust

planmensualanual (por mes)qué incluye
free$0/workspace$0/workspaceUnlimited testimonials; 1 project; no visitor/page-view cap; no watermark.
pro$4.99/workspace$4.17/workspaceUnlimited testimonials and usage; paid project/features bundle.

plan gratisUnlimited testimonials; 1 project; no visitor/page-view cap; no watermark.

facturaciónMonthly + annual; annual total is $49.99.

verificado 2026-08-12 · fuente ↗

preguntas
¿Puedo vibecodear ShowTrust?

Sí. Un agente de código (Claude Code, Codex, Cursor) te arma un reemplazo personal usable de ShowTrust en una sentada con el prompt de esta página. Corre en tu máquina o servidor, sin suscripción.

¿Cuánto cuesta ShowTrust?

ShowTrust cuesta unos $4.99/mes (Pro, revisado 2026-07-31), o sea $59.88 al año. Eso es lo que ahorras si la reemplazas con un prompt.

¿Qué pierdo si reemplazo ShowTrust?

Con honestidad: a free tier · one site with uncapped testimonials costs nothing hosted, so the DIY build starts out behind on price; the install itself · an agent can provision the account from your email alone, get working credentials in the same response, create the project and paste the snippet into your framework, with the human only clicking a claim link afterwards · your own build is something you have to go and deploy; the design surface you'd otherwise hand-build · multiple layouts, eight card styles, colour palettes, and sliders for width, spacing and radius, all previewable instead of CSS-tweaked by hand; did-it-work data · impression and CTA-click tracking with click-through rate and which domains your wall is actually being viewed on; X-verified testimonials · an OAuth flow that reads X's own verified state, so the quote is provably tied to a real handle and avatar. Si alguno de esos te sostiene el negocio, sigue pagando.

¿Hay una alternativa open source a ShowTrust?

Sí: Real Testimonials (Another WordPress route: forms, moderation, grids and sliders are free; video and the clever automation live upstairs.) Shosay (Unlimited text, video and audio proof, imports, walls and 25-plus widgets; the bill is zero, the tiny Powered by pill is not.) Strong Testimonials (A WordPress-only form, moderation queue, grid, slider and widget; simple enough once you already own the WordPress problem.) Las 3 alternativas gratis están en puedovibecodearlo.app/showtrust/alternatives. El prompt es para cuando la quieres exactamente a tu modo.

Cada semana mueren más suscripciones.

Veredictos nuevos, prompts nuevos, las apps más condenadas de la semana.
Un correo. Te sales en un clic.

gratis para siempre · sin spam · el prompt se queda en el sitio, las muertes te llegan a ti

$semanal: qué recibió veredicto, qué murió.