How To Migrate a Parse App to Parse Server on Ubuntu 14.04
Parse is a Mobile Backend as a Service platform which is shutting down in January of 2017; fortunately, Parse has released an open source API called Parse Server. Parse Server is under active development, and seems likely to attract a large developer community. It can be be deployed to a range of environments running Node.js and MongoDB. This guide focuses on migrating a pre-existing Parse application to a standalone instance of Parse Server running on Ubuntu 14.04.