meteor-onfleet:MeteorJs 的 OnFleet

时间:2024-06-26 11:38:13
【文件属性】:

文件名称:meteor-onfleet:MeteorJs 的 OnFleet

文件大小:7KB

文件格式:ZIP

更新时间:2024-06-26 11:38:13

JavaScript

OnFleet API 包 使用使 Meteor 运行良好。 与v2.0 集成。 API 密钥 确保您从 OnFleet 获取 API 密钥。 您可以通过“设置模式”>“API”执行此操作。 它应该看起来像这样: 1b9fedc97360a02d390fab837eb3c70a 。 端点 组织 管理员 工人 团队 目的地 收件人 任务 用法 配置对象 Meteor . startup ( function ( ) { // Put you api key below, this one is an example var OnFleet = OnFleetAPI . Config ( { key : "1b9fedc97360a02d390fab837eb3c70a" } ) } ) 您很可能应该使用Meteor.settings.onfleet.secret或process


【文件预览】:
meteor-onfleet-master
----.versions(335B)
----package.js(993B)
----tests()
--------server.js(313B)
----resources()
--------destinations.js(1KB)
--------administrators.js(2KB)
--------recipients.js(2KB)
--------workers.js(2KB)
--------organizations.js(718B)
--------teams.js(671B)
--------tasks.js(2KB)
----README.md(2KB)
----onfleet.js(753B)

网友评论