Parse is a Backend as a Service. This app provides an example Parse Server that you can re-use to provide a backend for your own apps.
We also provide an example To-do app that works with the Parse Server, so you can see it in action, and you can also set up Parse Dashboard to manage your Parse apps.
Specify MASTER_KEY
, DATABASE_URI
, SERVER_URL
and PARSE_SERVER_LOGS_FOLDER
values in the .env
file.
For more detailed setup instructions, see setup.md
.