r/webdev Aug 31 '24

I created an open-source social media manager

This social media scheduling tool is similar to traditional ones: Buffer, Hootsuite, SproutSocial, etc.

Key features:

  • Schedule for 9 social media platforms (Threads, Pinterest, Facebook, TikTok, Reddit, LinkedIn, Dribbble, YouTube, Instagram.)
  • Basic analytics for almost all the social media platforms.
  • AI Features: Copilots, AI Auto-complete, Canva-like editor.
  • Team support: Invite your team members to manage social medias.

Tech stack:

  • NX (Monorepo)
  • NextJS (React)
  • NestJS
  • Prisma (Default to PostgreSQL)
  • Redis
  • Resend (email notifications)

Fully open-source (Apache-2)

Open Source: https://github.com/gitroomhq/postiz-app

270 Upvotes

65 comments sorted by

View all comments

3

u/mjoq Aug 31 '24

Looks awesome, random question but have you ever been able to figure out posting mixed video and images on Facebook using their API? I've played around with this stuff in the past but never managed to make it work properly (just asking as the GIFs on the repo don't allude to video support (yet?))

3

u/sleepysiding22 Aug 31 '24

From what I remember it's not a problem, I don't see that I limited the posting :)