Description
I have looked at https://docs.parseplatform.org/parse-server/guide/ and https://parseplatform.org/ and https://github.com/parse-community/parse-server. I can't actually tell what Parse server does.
From github: "Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js." Great. To do what?
From docs: "Parse Server is an open source version of the Parse backend that can be deployed to any infrastructure that can run Node.js." Great. What does the Parse backend do? Or what does Parse do?
From parseplatform: "The Complete Application Stack. Build applications faster with object and file storage, user authentication, push notifications, dashboard and more out of the box. no code required."
Is that what Parse Server does? Provide object and file storage, user auth, push notifications, and more? There is a server and a client, so how does that work? I think at least the clients are intended to be integrated into other code?
If you have your own server, can people use pieces of ParseServer? In particular, I'm interested in "Data Sync". Is that a piece I could use?
This issue, however, is just to put a short description (or pointer) of what Parse Server is used for in github and the docs.