brendangooden/Lovable Chat History Export

Export a Lovable project's chat history from Firestore into a git-diffable directory.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_keyFirebase Web API key (LOVABLE_FIREBASE_API_KEY). Extract from browser IndexedDB.yes
refresh_tokenLovable refresh token (LOVABLE_REFRESH_TOKEN). Extract from browser IndexedDB.yes
project_idLovable project UUID (from lovable.dev/projects/<id>).yes
output_dirDirectory to write exported chat history into.nochat-history
firestore_projectFirestore GCP project hosting Lovable data (e.g. gpt-engineer-xxxxxx). Find in DevTools → Network on any firestore.googleapis.com URL.yes
lovable_api_baseLovable API base URL used to mint signed attachment URLs. Defaults to https://api.lovable.dev.no""
sinceISO-8601 timestamp — only sync docs updated at or after this time.no""
bun_versionBun version to use. Must match (or exceed) the Bun that produced bun.lock.no1.3.12

no outputs