Firebase Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
Go To:
Click Add Project
Select Database from side menu
2. Select Real Time Database
3. Select Rules from tabs and create rules (read, write)=true for permission
Select Authentication from side menu
2. Select Sign in method from tabs
3. Select Email/Password provider and enable
Go To Porject Settings from Firebase Console
Select General from tabs and copy firebaseConfig
3. Paste fireaseConfig to Admin and Mobile app project's into enviroment.ts and enviroment.prod.ts file.