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
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,11 @@ Parse Server works with the Express web application framework. It can be added t
10
10
11
11
## Getting Started
12
12
13
+
The fastest and easiest way to get started is to run MongoDB and Parse Server locally. Once you have a better understanding of how the project works, please refer to the Parse Server guide for in-depth guides to deploy Parse Server to major infrastructure providers.
14
+
13
15
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:
14
16
15
-
<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="40"></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>
17
+
<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>
0 commit comments