Skip to content

Add ParseUI-Widget-Sample #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 28, 2016
Merged

Add ParseUI-Widget-Sample #120

merged 1 commit into from
Jan 28, 2016

Conversation

grantland
Copy link
Contributor

Includes a node script to bootstrap a Parse application with data to use
with the sample.

config.parse.appId = 'YOUR_PARSE_APP_ID';
config.parse.js_key = 'YOUR_PARSE_JS_KEY';

module.exports = config;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new line

@grantland grantland force-pushed the grantland.widget_sample branch 2 times, most recently from 53126b0 to 9f20d11 Compare January 21, 2016 19:17
@facebook-github-bot
Copy link

@grantland updated the pull request.

@facebook-github-bot
Copy link

@grantland updated the pull request.

@wangmengyan95
Copy link
Contributor

It check the package.json and there is no node version. I assume you still need to update this PR.

"license": "Platform License",
"engines": {
"node": ">=4.0.0"
},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wangmengyan95 change was done here

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@grantland grantland assigned wangmengyan95 and unassigned grantland Jan 22, 2016
@wangmengyan95
Copy link
Contributor

Ship it!

@wangmengyan95
Copy link
Contributor

@grantland ping

Includes a node script to bootstrap a Parse application with data
to use with the sample.
@grantland grantland force-pushed the grantland.widget_sample branch from a7377ac to 2b6ddaa Compare January 28, 2016 23:09
grantland added a commit that referenced this pull request Jan 28, 2016
@grantland grantland merged commit 629ac20 into master Jan 28, 2016
@grantland grantland deleted the grantland.widget_sample branch January 28, 2016 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants