With a fresh install of parse-server, I notice a public folder. Is it possible to put an index.html in there? If so, how do I enable it and at what url? I put an index.html in there but can’t access it.
$ sh <(curl -fsSL https://raw.githubusercontent.com/parse-community/parse-server/master/bootstrap.sh)
$ npm install -g mongodb-runner
$ mongodb-runner start
$ npm start