文件名称:*:信标的移动伴侣
文件大小:1.55MB
文件格式:ZIP
更新时间:2024-07-01 03:46:00
JavaScript
灯笼 移动信标伴侣 安装 curl https://install.meteor.com/ | sh git clone https://github.com/sdunster/*.git 运行开发服务器 将以下内容放入vars.sh文件中。 APNS 和 GCM 变量是可选的。 export ENCRYPTION_KEY= ' ' export BEACON_USERNAME= ' user ' export BEACON_PASSWORD= ' pass ' export APNS_CERT= ' /path/to/apns.cert ' export APNS_KEY= ' /path/to/apns.key ' export GCM_SENDER_KEY= ' google_cloud_messaging_api_key ' 加密密钥应为 16 字节,以 base