Firebase Admin is Firebase Management tool. Unlike Google's default console Firebase Admin enables all the queries to be executed right from the tool.
You can download tested install packages for OS X, Windows and Linux from following links:
Firebase Admin is an open source project driven by volunteers. We will try answer every questions. But please be patient.
You can create a new issue in the Github issue queue
- In place edit
- Language selection
- File Upload
- User Management
Not seeing what you want? Please create an issue
Wiki coming soon.
Installation Wiki coming soon.
New feature suggestions or UI improvements are always welcome.
This project is powered by open source volunteers, so we have a limited amount of development resource to address all requests. We will certainly make best efforts to progress (particularly for those with strong community upvotes).
Code contributions are always welcome! Just try to follow our coding style: Coding Style Wiki coming soon.
If you plan to contribute, please create a Github issue (or comment on the relevant existing issue) so we can help coordinate with upcoming release plans.
For a general workflow, see Github's guide to Fork a Repo.
Pull requests (PRs) should generally be for discrete issues (i.e. one issue per PR please) and be clean to merge against the current master branch. It would also be helpful if you can confirm what testing has been done (specific O/S targets if applicable).
A usual naming approach for feature branches is issue-###
. Include the issue number in your commit message / pull request description to link the PR to the original issue.