- Create a new app in Parse dashboard
- Set its domain name in app setting
- Check out the cloud files
- install the client if it has not been installed yet
for Mac/Linux:
curl -s https://www.parse.com/downloads/cloud_code/installer.sh | sudo /bin/bash - check out the files
parse new FolderName
Enter email and password, and choose the target project - Add node.js - express code
parse generate express - Add any initial code and/or files
- Upload
parse deploy
Project URL: http://familyconnect.parseapp.com/
No comments:
Post a Comment