Here we gonna save all the firebase rules used on FIUBER project
Download firebase tools using npm install --global firebase-tools
Run firebase login
to login to firebase
Run yarn install
to install all the dependencies
Run yarn test
to test the rules