Skip to content

suresh44t/addon-firebase

 
 

Repository files navigation

🚀 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

About

Add Firebase deployment to ngX-Rocket apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%