generator-addon-firebase

3.0.1 • Public • Published

🚀 generator-addon-firebase

NPM version Build status Node version XO code style License

Add Firebase deployment to ngX-Rocket apps

This add-on configures Firebase and adds a deploy script to deploy your application using Firebase hosting.

Requirements

A valid Firebase account is needed to use this add-on. You also have to create a Firebase project to deploy your application.

Installation

Install ngX-Rocket, Firebase CLI and this add-on:

npm install -g generator-ngx-rocket firebase-tools generator-addon-firebase

Usage

  1. Generate a new project and follow instructions:

    ngx new
  2. Deploy your app

    npm run deploy

See ngX-Rocket CLI for more information.

License

MIT

Package Sidebar

Install

npm i generator-addon-firebase

Weekly Downloads

1

Version

3.0.1

License

MIT

Unpacked Size

6.02 kB

Total Files

7

Last publish

Collaborators

  • sinedied