¿Puedo vibecodear meetergo?
PARCIAL · un fin de semanaThe public booking loop is weekend-buildable. The honest replacement, however, stops being a scheduler almost immediately: meetergo combines maintained multi-calendar sync, time-zone and conflict handling, round-robin and conditional routing, resource and multi-location booking, automated reminders, payments, video, CRM, client portals, e-signatures, invoicing, and AI across one EU-hosted system. An agent can reproduce the solo front door; replacing the operating layer behind customer meetings is an ongoing product and compliance job.
Build me a personal appointment scheduler to replace meetergo's solo booking loop. Requirements: - One Node 22 + TypeScript app using Fastify, Nunjucks, Luxon, and better-sqlite3; server-rendered pages with a little vanilla JS. - A public /book/:slug page for 30- and 60-minute meeting types. Guests see the next 21 days locally, then submit name, email, and an optional note. - An /admin page behind one ADMIN_TOKEN edits weekly availability, date overrides, minimum notice, daily limits, and buffers. Store timestamps in UTC. - Google Calendar OAuth credentials stay in .env. Read busy intervals before showing slots, then recheck inside a BEGIN IMMEDIATE transaction and create the calendar event with the guest invited so two people cannot take one slot. - Send confirmation, cancellation, rescheduling, and one reminder email through SMTP. Links use signed expiring tokens; node-cron reminders are idempotent. - The admin agenda shows upcoming bookings, status, guest details, and manual cancellation, with a CSV export. Keep a nightly 14-day SQLite backup. - No public accounts or telemetry. Run as one process behind HTTPS; all OAuth, SMTP, signing, and admin secrets live in .env. - Out of scope: Microsoft and Apple sync, team routing, payments, built-in video, CRM, e-signatures, AI, and formal compliance claims. Do not stub fake versions. - Add Vitest coverage for DST changes, buffers, concurrent booking, cancellation, and reminder retries. README the Google console setup and warn that OAuth is the fiddly part, plus deployment, backup, and restore commands.
$ á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 because meetergo bundles what would otherwise be a stack of separate tools. Calendar reliability, routing, reminders, video, payments, CRM context, signed documents, and client follow-up share the same customer and meeting record, while EU hosting and ongoing integration maintenance remove operational risk. A DIY booking page can save a solo user money; a team pays to avoid rebuilding and operating the system around every customer meeting.
xmanaged Google, Microsoft, and Apple calendar sync with conflict protection
xround robin, routing forms, collective events, resource booking, and multi-location scheduling
xbuilt-in video, payments, coupons, reminders, and multi-step workflows
xshared CRM context, client portals, e-signatures, invoicing, meeting notes, and the built-in AI assistant
xEU hosting, support, integration maintenance, and compliance operations
Precio de meetergo
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| free | $0/usuario | $0/usuario | Unlimited users; 3 active booking types; 1 connected calendar/user; 10 CRM deals; 100 form submissions/month; 3 simple signatures, 3 invoices, and 3 client spaces; 45-minute 1:1 video. |
| light | — | $11.44/usuario | Unlimited booking types; 6 calendars/user; 3 workflows; 10 CRM deals; 100 form submissions/month; 3 simple signatures, 3 invoices, and 3 client spaces. |
| suite | — | $34.54/usuario | Unlimited CRM deals, form submissions, invoices, and client spaces; 50 advanced signatures/month. |
| premium | — | $57.65/usuario | WhatsApp workflows and Premium support; no single numeric WhatsApp allowance is published. |
plan gratisUnlimited users; 3 active booking types; 1 connected calendar/user; 10 CRM deals; 100 form submissions/month; 3 simple signatures, 3 invoices, and 3 client spaces; 45-minute 1:1 video.
facturaciónmonthly + annual (-20% advertised); exact monthly prices were not exposed by the live static page; Suite and Premium introductory annual rates renew higher after 12 months
costos ocultosOne plan applies account-wide; regular users and bookable resources consume seats; Suite/Premium renew at higher rates after year 1; WhatsApp/Meta conversation charges can be passed through.
verificado 2026-08-14 · fuente ↗
¿Puedo vibecodear meetergo?
Parcial. El núcleo de meetergo se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: managed Google, Microsoft, and Apple calendar sync with conflict protection, round robin, routing forms, collective events, resource booking, and multi-location scheduling. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta meetergo?
meetergo cuesta unos $11.44/mes (Light, revisado 2026-08-14), o sea $137.28 al año.
¿Qué pierdo si reemplazo meetergo?
Con honestidad: managed Google, Microsoft, and Apple calendar sync with conflict protection; round robin, routing forms, collective events, resource booking, and multi-location scheduling; built-in video, payments, coupons, reminders, and multi-step workflows; shared CRM context, client portals, e-signatures, invoicing, meeting notes, and the built-in AI assistant; EU hosting, support, integration maintenance, and compliance operations. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a meetergo?
Sí: Cal.com (open-source scheduling platform that can be self-hosted). Usar arte previo también es vibecodear; el prompt es para cuando la quieres exactamente a tu modo.