1 Star 3 Fork 11

21CloudBox Starters / parse-server-example

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.yaml 311 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jason Dobry 提交于 2017-11-02 10:55 . Update app.yaml (#356)
runtime: nodejs
env: flex
env_variables:
# --REQUIRED--
DATABASE_URI: mongodb://localhost:27017/dev
APP_ID: <your-app-id>
MASTER_KEY: <your-master-key>
SERVER_URL: https://your-project-id.appspot.com/parse
# --OPTIONAL--
# FILE_KEY: <your-file-key>
# PARSE_MOUNT: /parse
# CLOUD_CODE_MAIN:
1
https://gitee.com/eryiyunbox-examples/parse-server-example.git
git@gitee.com:eryiyunbox-examples/parse-server-example.git
eryiyunbox-examples
parse-server-example
parse-server-example
master

搜索帮助