Files
leopost-full/.vps-lab-config.json
Michele 519a580679 Initial commit: Leopost Full — merge di Leopost, Post Generator e Autopilot OS
- Backend FastAPI con multi-LLM (Claude/OpenAI/Gemini)
- Publishing su Facebook, Instagram, YouTube, TikTok
- Calendario editoriale con awareness levels (PAS, AIDA, BAB...)
- Design system Editorial Fresh (Fraunces + DM Sans)
- Scheduler automatico, gestione commenti AI, affiliate links

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 17:23:16 +02:00

32 lines
835 B
JSON

{
"type": "vps-lab",
"project_name": "Leopost Full",
"slug": "leopost-full",
"created_at": "2026-03-31T15:08:38Z",
"gitea": {
"repo_url": "https://git.mlhub.it/Michele/leopost-full",
"clone_url": "https://git.mlhub.it/Michele/leopost-full.git"
},
"vps": {
"deployed": false,
"url": "https://lab.mlhub.it/leopost-full/",
"container": "lab-leopost-full-app",
"path": "/opt/lab-leopost-full/"
},
"supabase": {
"enabled": false,
"project_ref": null
},
"stack": {
"frontend": "React (Vite) + Tailwind CSS",
"backend": "FastAPI (Python)",
"database": "SQLite",
"ai": "Multi-LLM (Claude / OpenAI / Gemini)"
},
"merge_sources": [
"leopost (design system)",
"postgenerator (editorial calendar + awareness levels)",
"luigi-social (core business logic)"
]
}