Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

slaughtr/hot-sauce-angular

Repository files navigation

Add file app/api-keys.ts with following card-content

export var masterFirebaseConfig = {
  apiKey: YOUR_API_KEY,
  authDomain: YOUR_AUTH_DOMAIN,
  databaseURL: YOUR_DATABASE_URL,
  storageBucket: YOUR_STORAGE_BUCKET
}