Components for drawing Firebase diagrams.
The plugin can then be installed using npm:
# yarn
yarn add @rediagram/firebase
# or npm
npm install @rediagram/firebase
This project requires Graphviz. If you don't have it installed, install it here.
This software is released under the MIT License, see LICENSE.