ember-cli-doorbell

0.1.0 • Public • Published

Ember-cli-doorbell

Injects doorbell into Ember CLI app.

Installation

  1. Run ember install ember-cli-doorbell
  2. Add Doorbell api key to config/environment.js for the environment that Doorbell should run in.

Example:

if (environment === 'production') {
  ENV.APP.DOORBELL_APIKEY = <yourApiKeyHere>;
}

For more information on using ember-cli, visit http://ember-cli.com/.

Package Sidebar

Install

npm i ember-cli-doorbell

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

4.33 kB

Total Files

5

Last publish

Collaborators

  • jonathanprince