Michele cc1cb2d02a feat(db): migrate to PostgreSQL 16 standalone
- docker-compose.prod.yml: add postgres:16-alpine service with health check,
  dedicated prod_leopost_net, backup volume mount, connection pool
- requirements.txt: add psycopg2-binary==2.9.9
- database.py: remove SQLite-specific run_migrations(), add PG pool_size/
  max_overflow/pool_pre_ping, keep sqlite compat for dev
- main.py: remove run_migrations call, rely on create_all for PG
- scripts/migrate_sqlite_to_pg.py: one-shot data migration script

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 17:11:35 +02:00

Leopost Full

Social Content OS — merge di Leopost, Post Generator e Autopilot OS.

Lab: https://lab.mlhub.it/leopost-full/

Stack

  • Frontend: React (Vite) + Tailwind CSS — design system "Editorial Fresh" (Fraunces + DM Sans)
  • Backend: FastAPI (Python) + SQLite
  • AI: Multi-LLM (Claude / OpenAI / Gemini)
  • Publishing: Facebook, Instagram, YouTube, TikTok

Funzionalità

  • Gestione Characters (profili creatori)
  • Generazione contenuti AI multi-piattaforma
  • Calendario editoriale con livelli di consapevolezza (PAS, AIDA, BAB...)
  • Export CSV per Canva Bulk Create
  • Scheduling automatico + pubblicazione social
  • Gestione commenti con AI reply
  • Affiliate links con auto-injection
  • Multi-LLM configurabile via Settings

Repository

Description
Leopost Full - Social Content OS (merge Leopost + Post Generator + Autopilot OS)
Readme 692 KiB
Languages
JavaScript 66.6%
Python 31.8%
CSS 1.2%
Shell 0.2%
Dockerfile 0.1%
Other 0.1%