Skip to content

Instantly share code, notes, and snippets.

@georgesboris
Last active October 23, 2017 18:23
Show Gist options
  • Save georgesboris/002fb196bce9dead20a05a733a209b0c to your computer and use it in GitHub Desktop.
Save georgesboris/002fb196bce9dead20a05a733a209b0c to your computer and use it in GitHub Desktop.
firebase-app - rules - owners
module.exports = {
__setup__: 'owners',
// anyone can read our posts logs
post: true
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment