Settings
Configure your personal AlgoChronicle instance. All data is stored locally in your browser.
User Identity
A unique identifier for you (can be your GitHub username, email, or any unique string)
Firebase Configuration
Get these values from your Firebase project settings β General β Your apps β Firebase SDK snippet β Config
Preferences
βΉοΈ How to set up Firebase
- Go to Firebase Console
- Create a new project or select an existing one
- Add a Web app to your project
- Go to Project Settings β General β Your apps
- Copy the Firebase SDK configuration values and paste them above
- Enable Firestore Database in your Firebase project
- Set up Firestore security rules to allow read/write access
Privacy Notice: All configuration is stored locally in your browser's localStorage. Your Firebase credentials never leave your device except when making authorized requests to your own Firebase project.