Dashboard

Manage all your social channels from one place.

ONE DASHBOARD • MULTIPLE CHANNELS

Write once. Publish everywhere.

Connect your Facebook Page, Instagram Professional account, LinkedIn and YouTube. Create content from one clean workspace.

AS
f
in
Connected accounts0Ready to publish
Published posts0From this dashboard
Drafts0Saved for later
SystemSetupDatabase not configured

Channels

Connect the accounts you want to manage.

Quick start

Finish these steps to go live.

  1. Deploy this ZIPHostinger installs the Node.js app.
  2. Connect MySQLAdd database environment variables.
  3. Add API credentialsMeta, LinkedIn and Google OAuth apps.
  4. Connect accountsAuthorize your social accounts.
  5. PublishPost from one composer.

Create Post

Choose channels, write once and publish.

0/5000

Social Accounts

Connect official accounts using OAuth. Passwords are never entered into this dashboard.

Post history

Draft, published, partial and failed posts.

Setup

Configure these in Hostinger → Environment variables. Do not put secrets inside the ZIP.

Required base setting

PUBLIC_BASE_URL=https://social.abdussadir.com

MySQL

DB_HOST=...DB_PORT=3306DB_USER=...DB_PASSWORD=...DB_NAME=...

Social API credentials

META_APP_ID=...META_APP_SECRET=... LINKEDIN_CLIENT_ID=...LINKEDIN_CLIENT_SECRET=... GOOGLE_CLIENT_ID=...GOOGLE_CLIENT_SECRET=... LINKEDIN_VERSION=202603

OAuth callback URLs are shown below. Add them to each developer console exactly.

OAuth callback URLs

https://social.abdussadir.com/auth/meta/callback https://social.abdussadir.com/auth/linkedin/callback https://social.abdussadir.com/auth/youtube/callback