From 021fe4d336bb954a3502d41781ff3b64fbcda56c Mon Sep 17 00:00:00 2001 From: Marian Ignev Date: Thu, 20 Oct 2016 03:56:43 +0300 Subject: [PATCH] Add SashiDo Migration guides to README (#2896) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 012d48e6..e0ad1d19 100644 --- a/README.md +++ b/README.md @@ -110,10 +110,11 @@ We have provided a basic [Node.js application](https://github.com/ParsePlatform/ * [Heroku and mLab](https://devcenter.heroku.com/articles/deploying-a-parse-server-to-heroku) * [AWS and Elastic Beanstalk](http://mobile.awsblog.com/post/TxCD57GZLM2JR/How-to-set-up-Parse-Server-on-AWS-using-AWS-Elastic-Beanstalk) -* [Digital Ocean](https://www.digitalocean.com/community/tutorials/how-to-run-parse-server-on-ubuntu-14-04) -* [NodeChef](https://nodechef.com/blog/post/6/migrate-from-parse-to-nodechef%E2%80%99s-managed-parse-server) * [Google App Engine](https://medium.com/@justinbeckwith/deploying-parse-server-to-google-app-engine-6bc0b7451d50) * [Microsoft Azure](https://azure.microsoft.com/en-us/blog/azure-welcomes-parse-developers/) +* [SashiDo](https://blog.sashido.io/tag/migration/) +* [Digital Ocean](https://www.digitalocean.com/community/tutorials/how-to-run-parse-server-on-ubuntu-14-04) +* [NodeChef](https://nodechef.com/blog/post/6/migrate-from-parse-to-nodechef%E2%80%99s-managed-parse-server) * [Pivotal Web Services](https://github.com/cf-platform-eng/pws-parse-server) * [Back4app](http://blog.back4app.com/2016/03/01/quick-wizard-migration/) * [HyperDev](https://hyperdev.com/blog/use-parse-server-apps-backend-hyperdev/)