To login with your admin panel, first you need to create an email account from your firebase.
- Navigate to
driver/src/environments/environment.prod.ts
- Update firebase credentials
- navigate to
admin/src/app/login/login.page.ts
& update newly created admin email
once you have done, now you can serve into browser.
cd admin
npm install
ionic serve
Navigate to Cars / settings page & press SET DEFAULT button.
- Created admin email manually from firebase
- Updated admin email on login.page.ts
- Running admin panel
- Set default vaules (For cars)