Install
meteor add poetic:meteor-appsee
Setup
Add meteor.public
// settings.json: { "public": { "APPSEE_API_KEY": "<YOUR KEY HERE>", } } // shell meteor --settings settings.json
v0.0.1•Published 9 years ago
This package has not had recent updates. Please investigate it's current state before committing to using it in your project.
meteor add poetic:meteor-appsee
Add meteor.public
// settings.json: { "public": { "APPSEE_API_KEY": "<YOUR KEY HERE>", } } // shell meteor --settings settings.json