Home
Softono
socaliseit

socaliseit

Open source MIT TypeScript
20
Stars
7
Forks
0
Issues
0
Watchers
1 week
Last Commit

About socaliseit

A powerful social media management platform with multi-track video editing (Remotion), unified publishing across Instagram, TikTok, YouTube & more. Features AI-powered caption generation, cross-platform analytics, comment management, e-commerce sync (Shopify/WooCommerce), and a comprehensive media library. Built with Next.js 16 & Prisma.

Platforms

Web Self-hosted Docker

Languages

TypeScript

Links

Overseek Socials Dashboard

Overseek Socials

AI-powered social media management for brands and agencies

Plan, publish, analyze, and collaborate across channels from one workspace.

What it doesCore capabilitiesQuick startTech stackDevelopment

Next.js React TypeScript Prisma PostgreSQL Docker

What it does

Overseek Socials is a full social media operations platform built for teams that need speed, consistency, and visibility. It combines multi-platform scheduling, AI-assisted content workflows, and cross-channel analytics in one product.

Core capabilities

  • Multi-platform publishing: Compose once and publish to Instagram, TikTok, YouTube, Facebook, Pinterest, Bluesky, and Google Business Profile.
  • AI content engine: Generate captions, rewrite copy, create alt text, suggest tags, and keep output aligned with your brand voice.
  • Content calendar: Use drag-and-drop week/month planning with visual platform cues and quick post creation.
  • Analytics and ROI tracking: Monitor post performance and connect Shopify or WooCommerce for revenue attribution.
  • Reputation and engagement: Track interactions, review sentiment, and manage responses from a unified workflow.
  • Team operations: Support role-based access, workspace isolation, and collaboration for agencies managing multiple brands.

Screenshots

Analytics Dashboard
Analytics Dashboard
Post Composer
Post Composer
Content Calendar
Content Calendar
Media Library
Media Library

Quick start

Prerequisites

  • Docker + Docker Compose
  • Node.js 20+ (local development)

1) Clone and configure

git clone https://github.com/MerlinStacks/socaliseit.git
cd socaliseit
cp stack.env.example stack.env

Update stack.env with database values, OAuth provider credentials, and your OPENROUTER_API_KEY.

2) Start services

docker-compose up -d

Open http://localhost:6754.

3) Finish setup

  1. Register your workspace owner account.
  2. Connect at least one social platform.
  3. Create and schedule your first post.

Tech stack

Layer Technology
Framework Next.js App Router
Frontend React 19 + Tailwind CSS 4
Backend Next.js API routes + background workers
Database PostgreSQL + Prisma ORM
Queue Redis + BullMQ
Auth NextAuth (OAuth + credentials + TOTP)
Billing Stripe
Deployment Docker Compose

Project structure

socaliseit/
├── app/
│   ├── src/                # Next.js app, API routes, components, services
│   └── prisma/             # Prisma schema and migrations
├── docs/                   # Product and technical docs
├── docker-compose.yml
└── docker-compose.dev.yml

Development

cd app
npm install
npm run dev

Common commands:

npm run build
npm run test
npm run test:e2e
npm run test:coverage
npm run db:generate
npm run db:migrate

License

MIT. See LICENSE for details.

GitHub About suggestion

If you want repo metadata to match this README, use this as the GitHub About text:

AI-powered social media management platform for brands and agencies. Plan, publish, analyze, and collaborate across channels from one workspace.