poetic:meteor-appsee

v0.0.1Published 9 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Install

meteor add poetic:meteor-appsee

Setup

Add meteor.public

// settings.json:
{
  "public": {
    "APPSEE_API_KEY": "<YOUR KEY HERE>",
  }
}

// shell
meteor --settings settings.json