Angular
CI/CD for Angular projects with Firebase and Github
We can utilise GitHub Actions to automatically deploy when we push something.
Angular
We can utilise GitHub Actions to automatically deploy when we push something.
Angular
At the moment there is no out-of-the-box-like solution to tackle this. I suggest creating another Firebase project for development.
Firebase
Authorization, CRUD, queries, most of the things come out of the box with Firestore. However, sometimes there is a need to make some modifications which would be too sensitive to do in the browser.