Welcome to the documentation for Firebase DevOps Toolkit by SolidKey AB.
- Project Structure - Required project structure (READ FIRST!)
- Quick Start Guide - Get up and running in 5 minutes
- Integration Guide - Integrate with your project
- Main README - Back to main documentation
| Guide | Description |
|---|---|
| Project Structure | Required project structure - READ FIRST! |
| Quick Start | 5-minute setup guide |
| Integration Guide | Multiple integration methods |
| Core Documentation | Complete feature overview |
| Guide | Description |
|---|---|
| Deployment Quick Reference | Common deployment commands |
| Testing Guide | Testing framework and validation |
| Emulator Sharing | Share emulators with team (basic) |
| Secure Emulator Sharing | Password-protected sharing |
| Guide | Description |
|---|---|
| Pub/Sub Management | Topic and subscription management |
| Pub/Sub Issues Resolved | Common issue solutions |
| Google Best Practices | Recommended practices |
| Guide | Description |
|---|---|
| Authentication Guide | Security and auth setup |
| Authentication Requirements | Setup requirements |
| Firestore Triggers | Event-driven workflows |
| Firestore Pipeline | Pipeline configuration |
| Testing Guide | Remote testing |
| Test User Guide | Test user management |
./manage.sh start-local # Start emulator
./manage.sh deploy-local # Deploy services
./manage.sh status-local # Check status
./manage.sh stop-local # Stop emulator./manage.sh deploy-production --project PROJECT_ID
./manage.sh deploy-function --function FUNCTION_NAME
./unified-deploy.sh simple --project-id PROJECT_ID./remote/test-functions-consolidated.sh # Test functions
./remote/health-check.sh # Health check
./remote/quick-test.sh # Quick test- Issues: GitHub Issues
- Discussions: GitHub Discussions
Documentation maintained by SolidKey AB