Step 1: Creating Admin Account
To login with your admin panel, first you need to create an email account from your firebase.
Step 2: Updating Configuration
– Navigate to admin/src/environments/environment.prod.ts
– Update firebase credentials
– navigate to admin/src/app/login/login.page.ts
& update newly created admin email
Step 3: Running Admin Panel
once you have done, now you can serve into browser.
cd admin npm install ionic serve