firebase-scripts

A collection of useful scripts for firebase.

Usage no npm install needed!

<script type="module">
  import firebaseScripts from 'https://cdn.skypack.dev/firebase-scripts';
</script>

README

firebase-scripts

semantic-release

:fire: A collection of useful scripts for firebase.

Development

yarn start

Acceptance Test

# Build an application.
yarn build

# Run the built application.
yarn run firebase-scripts [command]
# or
yarn dotenv -- yarn run firebase-scripts [command]