Skip to content

Connect Firebase (vintlyy) + Cloudinary media uploads - #2

Merged
Soumoditya merged 4 commits into
mainfrom
claude/vintly-app-development-bOqaA
May 29, 2026
Merged

Connect Firebase (vintlyy) + Cloudinary media uploads#2
Soumoditya merged 4 commits into
mainfrom
claude/vintly-app-development-bOqaA

Conversation

@Soumoditya

Copy link
Copy Markdown
Owner

Connect backend: Firebase + Cloudinary

Activates Phase 2 (accounts + chat) and works around Firebase Storage now requiring a paid plan.

Changes

  • Firebase configured for project vintlyy (auth + Firestore). Web-config values are public by design.
  • Media → Cloudinary instead of Firebase Storage (free, no card). Chat photos/files/voice notes upload via an unsigned upload preset — the API secret is never embedded in the app.
  • Removed unused Firebase Storage init.

⚠️ One value still needed to finish media

Set CLOUD_NAME in src/lib/cloudinary.ts (your Cloudinary dashboard cloud name, like dxxxxxx) and create an unsigned upload preset named vintly_unsigned. Steps are documented in that file. GIFs, text, accounts & all offline features work regardless.

Remaining Firebase console steps (one-time, from phone)

  • Authentication → enable Email/Password
  • Firestore Database → Create (test mode)

https://claude.ai/code/session_01Pnv5r8Bhx1At11U3anCqyP


Generated by Claude Code

@Soumoditya
Soumoditya marked this pull request as ready for review May 29, 2026 13:29
@Soumoditya
Soumoditya merged commit 0769be1 into main May 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants