π HIPAA Note on Social
Never include patient names, PHI, or case details in social posts. This hub generates HIPAA-safe marketing copy only.
β‘ Local Server Status
One-time setup (Terminal):
npm install express cors node-fetch twitter-api-v2
node social-server.js
π
Twitter / X
Free developer account β 1,500 tweets/month
Not connected
Setup: developer.twitter.com β Create App β App Settings β set permissions to Read & Write β Keys & Tokens β Generate all 4 keys above.
in
LinkedIn
Free developer app β posts as your LinkedIn profile
Not connected
Setup: developer.linkedin.com β Create App β Products β request "Share on LinkedIn" β Auth tab β add redirect URL: http://localhost:3456/linkedin/callback β copy Client ID & Secret above β click Connect LinkedIn.
π€ How Posting Works
When you click Post Now on any content card, the hub automatically routes it:
β’ Posts tagged π Twitter β sent directly to Twitter/X via your API keys
β’ Posts tagged LinkedIn β sent directly to your LinkedIn profile
β’ Posts tagged both β sent to both simultaneously
No Buffer. No third-party scheduler. 100% free, direct API posting.