I have recently created an application using Angular and Firebase. The project uses Firebase for authentication and as backend. The application is hosted on Firebase. Github is used as remote repository for this project. In my application, I used environment.ts to store Firebase project configuration. Since, this file contains secrets…