¿Puedo vibecodear SavvyCal?
PARCIAL · un fin de semanaThe core booking-link loop can be cloned, but calendar reliability, time-zone correctness, reminders, and polished link UX make it more than a trivial script.
Build me a solo booking page to replace SavvyCal: one person, one calendar, a few link types. Requirements: - Node + Express + better-sqlite3 on my VPS behind HTTPS; server-rendered pages, Luxon for timezone math. - Link types in links.json: slug, title, duration, buffer, allowed hours (e.g. /intro, 30-min slots, 15-min buffer, weekdays 10:00-16:00 my time). - Availability from Google Calendar free/busy (googleapis, OAuth creds in .env); show open slots for the next 14 days in the visitor's detected timezone with a timezone switcher. - Booking form: name + email + note. On submit, create the event on my calendar with the guest as attendee so Google sends the invite, and store the booking in SQLite. - Re-check free/busy at submit time, not just render time, so two guests cannot grab the same slot. - Confirmation email to guest and me via Resend or SMTP (creds in .env), including a cancel link that deletes the event. - No accounts, no telemetry beyond my own server logs. - Out of scope: team links, routing, payments, and reminder sequences. One calendar, mine. - README: the Google Cloud console OAuth steps (budget an hour, it is the worst part) and the DNS/HTTPS notes.
$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo · este prompt se genera del plan de build · mejorarlo con un PR
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
They pay for a nicer, reliable scheduling experience that avoids friction with guests.
xoverlay-calendar UX
xteam links
xrouting
xpayments
xreminders
xsupport
¿No quieres construirlo? Esta gente ya lo hizo gratis.
sin votos, sin pago por aparecer · solo lo que es real
Precio de SavvyCal
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| basic | $10/usuario | $8.33/usuario | Unlimited calendars, scheduling links, team scheduling, and meeting polls. |
| premium | $17/usuario | $14.17/usuario | Everything in Basic plus custom domains, delegated access, paid bookings, and branding removal. |
plan gratisno free tier
facturaciónmonthly + annual (2 months free); 30-day money-back guarantee
costos ocultosPaid bookings require Premium; Stripe or other payment-processing fees still apply.
verificado 2026-08-14 · fuente ↗
¿Puedo vibecodear SavvyCal?
Parcial. El núcleo de SavvyCal se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: overlay-calendar UX, team links. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta SavvyCal?
SavvyCal cuesta unos $10/mes (Basic, revisado 2026-08-14), o sea $120 al año.
¿Qué pierdo si reemplazo SavvyCal?
Con honestidad: overlay-calendar UX; team links; routing; payments; reminders; support. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a SavvyCal?
Sí: YouCanBookMe Free (One booking page, but it keeps forms, payments, confirmations, polls and the calendar-overlay trick.) zcal Free (The booker sees calendar conflicts on the page, and free also buys unlimited links, forms, reminders and polls.) El prompt es para cuando la quieres exactamente a tu modo.