You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-3
Original file line number
Diff line number
Diff line change
@@ -102,9 +102,16 @@ Once you have a better understanding of how the project works, please refer to t
102
102
103
103
### Parse Server Sample Application
104
104
105
-
We have provided a basic [Node.js application](https://github.com/ParsePlatform/parse-server-example) that uses the Parse Server module on Express and can be easily deployed using any of the following buttons:
106
-
107
-
<atitle="Deploy to AWS"href="https://console.aws.amazon.com/elasticbeanstalk/home?region=us-west-2#/newApplication?applicationName=ParseServer&solutionStackName=Node.js&tierName=WebServer&sourceBundleUrl=https://s3.amazonaws.com/elasticbeanstalk-samples-us-east-1/eb-parse-server-sample/parse-server-example.zip"target="_blank"><imgsrc="http://d0.awsstatic.com/product-marketing/Elastic%20Beanstalk/deploy-to-aws.png"height="32"></a> <atitle="Deploy to Heroku"href="https://heroku.com/deploy?template=https://github.com/parseplatform/parse-server-example"target="_blank"><imgsrc="https://www.herokucdn.com/deploy/button.png"></a> <atitle="Deploy to Azure"href="https://azuredeploy.net/?repository=https://github.com/parseplatform/parse-server-example"target="_blank"><imgsrc="http://azuredeploy.net/deploybutton.png"></a>
105
+
We have provided a basic [Node.js application](https://github.com/ParsePlatform/parse-server-example) that uses the Parse Server module on Express and can be easily deployed to various infrastructure providers:
106
+
107
+
*[Heroku and mLab](https://github.com/ParsePlatform/parse-server/wiki/Deploying-Parse-Server#deploying-to-heroku-and-mLab)
108
+
*[AWS and Elastic Beanstalk](http://mobile.awsblog.com/post/TxCD57GZLM2JR/How-to-set-up-Parse-Server-on-AWS-using-AWS-Elastic-Beanstalk)
0 commit comments