Skip to content
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

How to view backend on self hosted? #1332

Closed
ViolentCrumble opened this issue Apr 2, 2016 · 3 comments
Closed

How to view backend on self hosted? #1332

ViolentCrumble opened this issue Apr 2, 2016 · 3 comments

Comments

@ViolentCrumble
Copy link

Hi guys, The whole point of using parse was to have a simple backend to view and add data aswell as everything else.

So it's great that i was able to easily setup a parse server to heroku. but now how do i view that data?
I setup the example, , but how can i easily use the backend to make a new class? or quickly see if a command i just used worked...

I saw in a post they said i can still use the parse backend with my self hosted db, but no one has mentioned how?

@robert-wallis
Copy link

Parse Dashboard let's you have a view into your data https://github.com/ParsePlatform/parse-dashboard

And it's getting better very quickly.

@benitech
Copy link

benitech commented Apr 3, 2016

you could also try the adminca.com dashboard for even easier setup, though it doesn't support push notifications yet.

otherwise, the parse-dashboard install is pretty straightforward as well. though you might have to use "--allowInsecureHTTP=1" to start if not on direct SSL termination to the dashboard IP:Port.

@flovilmart
Copy link
Contributor

Both answers are great! Closing now! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants