FirebaseElevate is an open-source browser extension designed to up your Firebase console.
It allows you to create relations for your collections and easily navigate to related documents.
First off, thanks for taking the time to contribute! ❤️
All types of contributions are encouraged and valued. Feel free to fork the codebase and make a pull request for your changes.
And if you like the project, but just don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about:
- Star the project
- Tweet about it
- Refer this project in your project's readme
- Mention the project at local meetups and tell your friends/colleagues
The framework in use for extension: PlasmoHQ
- Node.js 16.x or later
- You need to first clone this repo using github desktop or rather fork.
# clone your fork to your local machineInstall Node.js
https://github.com/edwardsmoses/firestore-extension.git
- Tap nodejs to download.
yarn.lock
. Open the terminal Command prompt in the root folder to run: 1. Install
yarn
2. Install the dependencies with: