Personal & Shared RV Document Search
Upload privately, share with the community, and search across all knowledge.
Action Required: Add Firebase Credentials
Your app is almost ready! The connection to the database is missing.
- Create a free Firebase project: Go to the Firebase Console and click "Add project".
- Create a Web App: Inside your new project, click the web icon (`>`) to add a web app.
- Copy your credentials: Firebase will give you a `firebaseConfig` object. Copy it.
- Paste into your code: Open your `index.html` file, find the `firebaseConfig` section in the script, and paste your unique credentials, replacing the placeholder values.
Once you've updated the file, re-upload it to your Hostinger File Manager.