Skip to content

Posthive v0.1.0 - Initial Release

Choose a tag to compare

@AstaBlackClove AstaBlackClove released this 01 Jul 13:44
· 286 commits to main since this release

What's included

Platforms

  • Bluesky (app password)
  • Threads (OAuth 2.0)
  • Instagram Business (OAuth 2.0)
  • LinkedIn (OAuth 2.0)
  • Mastodon (OAuth 2.0)
  • YouTube Shorts (Google OAuth 2.0)

Features

  • Schedule and publish posts across multiple platforms from a single dashboard
  • Calendar view with drag-to-reschedule
  • Per-platform character limits and post previews
  • Image upload (local disk or Supabase Storage)
  • BullMQ job queue with Redis for reliable scheduling
  • JWT authentication with refresh tokens
  • Billing via Dodo Payments (Creator / Pro / Team plans)
  • 14-day free trial

Self-hosting

  • Docker + PostgreSQL for local development
  • Railway (API) + Vercel (Web) + Supabase (DB + Storage) for production
  • Full deployment guide in README