CI/CD for Angular projects with Firebase and Github
We can utilise GitHub Actions to automatically deploy when we push something....
We can utilise GitHub Actions to automatically deploy when we push something....
At the moment there is no out-of-the-box-like solution to tackle this. I suggest creating another Firebase project for development....
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....