firetxt

Create a JSON file synced with Firebase. Changing the file locally updates your Firebase data. Updating your Firebase data and the local file updates.

Usage no npm install needed!

<script type="module">
  import firetxt from 'https://cdn.skypack.dev/firetxt';
</script>

README

Firetxt

Create a JSON file synced with Firebase. Changing the file locally updates your Firebase data. Updating your Firebase data and the local file updates.

Installation

npm install -g firetxt

Usage

firetxt --firebase NAMESPACE --path PATH --file TEXTFILE