poetic:meteor-heap

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-heap

Setup

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

// shell
meteor --settings settings.json