Can I vibecode Later?
KINDA · weekend projectA post calendar and queue are buildable, but Later's value is social API access, visual planning, link-in-bio, analytics, media library, and platform compliance.
Build me a personal social post scheduler to replace Later. Requirements: - Node + Express + better-sqlite3 on localhost:4870. Posts table: text, media paths, platform, scheduled time, status (queued/posted/failed). - A month-grid calendar page plus a queue list; compose form with image preview and a per-platform character counter. Media files live in a media/ folder. - node-cron checks the queue every minute and publishes via official APIs where they are sane: Bluesky and Mastodon first (tokens in .env). Add X only if my API tier allows posting, check before building it. - For Instagram, do not fight the API: at post time send me an ntfy.sh push with the caption and image path so I can post by hand in twenty seconds. - Failed posts retry twice, then flag red on the calendar with the API error saved. - Published posts store the live URL so the calendar links to the real post. - Single user, binds to localhost only, no accounts, no telemetry. - Out of scope: analytics, link-in-bio pages, and approval workflows. - README: per-platform token setup, plus an honest note that social APIs drift and this needs occasional patching, that upkeep is what Later was charging for.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR
prompt copied. verdicts flip when models improve.
five vibe-coding tips + the verdicts that changed. thursdays, free, one-click out.
They pay because publishing workflows and API permissions are a moving target.
xvisual planner
xsocial API maintenance
xlink-in-bio
xanalytics
xmedia library
xapprovals
xmobile app
Later pricing
| plan | monthly | annual (per mo) | what you get |
|---|---|---|---|
| starter | $25/workspace | $18.75/workspace | 1 social set (8 profiles); 1 user; 30 posts/profile/month; 5 AI credits/month; 3 months of analytics history. |
| growth | $50/workspace | $37.50/workspace | 2 social sets (16 profiles); 2 users; 180 posts/profile/month; 50 AI credits/month; 1 year of analytics history. |
| scale | $110/workspace | $82.50/workspace | 6 social sets (48 profiles); 4 users; unlimited posts; 100 AI credits/month; 2 years of analytics history. |
free tierno free tier (14-day trial only)
billingmonthly + annual (25% lower on annual billing); annual is billed upfront and auto-renews; tax may be added
hidden costsOn annual Growth/Scale, extra social sets cost $11.25/month equivalent, extra users $3.75/month equivalent, and 100 extra AI credits $3.75/month equivalent. Starter cannot buy these add-ons and must upgrade.
verified 2026-08-14 · source ↗
Can I vibecode Later?
Kinda. The core of Later is buildable in a weekend with the prompt on this page, but there are real gaps: visual planner, social API maintenance. Read the honest list above before committing.
How much does Later cost?
Later costs about $25/month (Starter, checked 2026-07-30), which is $300 per year.
What do I lose by replacing Later?
Honestly: visual planner; social API maintenance; link-in-bio; analytics; media library; approvals; mobile app. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Later?
Yes: Postiz (Open-source social media scheduler that can cover much of the DIY core.). Using prior art is also vibecoding; the prompt is for when you want it exactly your way.