Parse

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(指南)
(指南)
 
第1行: 第1行:
 
[[Facebook]] Parse 移动开发者平台将于[http://blog.parse.com/announcements/moving-on/ 2017年1月28日关闭]。
 
[[Facebook]] Parse 移动开发者平台将于[http://blog.parse.com/announcements/moving-on/ 2017年1月28日关闭]。
  
==指南==
+
==[http://docs.parseplatform.org/parse-server/guide/ 指南]==
 
事先安装好 [[Node.js]] 和 [[MongoDB]]
 
事先安装好 [[Node.js]] 和 [[MongoDB]]
 +
$ sh <(curl -fsSL https://raw.githubusercontent.com/parse-community/parse-server/master/bootstrap.sh)
 +
$ npm install -g mongodb-runner
 +
$ mongodb-runner start
 +
$ npm start
 +
http://localhost:1337/parse
 +
 
  git clone https://github.com/parse-community/parse-server-example
 
  git clone https://github.com/parse-community/parse-server-example
 
  npm install  
 
  npm install  

2017年12月5日 (二) 08:15的最后版本

Facebook Parse 移动开发者平台将于2017年1月28日关闭

目录

[编辑] 指南

事先安装好 Node.jsMongoDB

$ sh <(curl -fsSL https://raw.githubusercontent.com/parse-community/parse-server/master/bootstrap.sh)
$ npm install -g mongodb-runner
$ mongodb-runner start
$ npm start
http://localhost:1337/parse

git clone https://github.com/parse-community/parse-server-example
npm install 
mongo
npm start

[编辑] IoT

[编辑] 项目

[编辑] 应用

[编辑] MongoDB

[编辑] 安全

[编辑] 身份验证

[编辑] 消息推送

[编辑] Parse Dashboard

[编辑] Parse Analytics

[编辑] 部署运营

[编辑] 服务商

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱