3.0.1 • Published 6 years ago

generator-addon-firebase v3.0.1

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

:rocket: 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

3.0.1

6 years ago

3.0.0

6 years ago

2.0.0

7 years ago

1.1.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago