We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I installed parse-server on my AWS Linux EC2. I can run it through:
npm start
But the problem is it will quit when I close my SSH. Is there any sample on how to run it as a service? Thanks.