Skip to content
Prathamesh Bhamare edited this page Mar 9, 2026 · 2 revisions

🧠 MindBridge AI β€” Wiki

Welcome to the official MindBridge AI wiki. Everything you need to know about setting up, running, deploying, and maintaining the project.


πŸ“š Table of Contents

Page Description
Home You are here
Getting Started Install and run locally
Project Structure File and folder breakdown
Firebase Setup Auth, Firestore, Hosting
Gemini AI Setup API key and model config
Environment Variables All .env variables explained
Deployment Deploy to Firebase Hosting
CI/CD Pipeline GitHub β†’ auto deploy setup
Features All features explained
Troubleshooting Common errors and fixes
API Keys How to rotate and secure keys
Crisis Resources Indian mental health helplines

⚑ Quick Start

git clone https://github.com/prats010/mindbridge-v2.git
cd mindbridge-v2
npm install
# create .env file with your keys
npm run dev

Open http://localhost:5173


πŸ†˜ In Crisis?

iCall: 9152987821 Β· Vandrevala: 1860-2662-345 Β· NIMHANS: 080-46110007

MindBridge is not a substitute for professional mental health care.

Clone this wiki locally