<p><strong>Hi</strong>! We've prepared a small 3-steps page to assist you testing your local Parse server.</p>
<p>These first steps will help you run and test the Parse server locally and were referrenced by the <ahref="https://github.com/ParsePlatform/parse-server/wiki/Migrating-an-Existing-Parse-App">migration guide</a> provided by <ahref="https://github.com/ParsePlatform/">Parse Platform</a>.</p>
</div>
<pclass="up-and-running">Looks like our local Parse Serve is running under <spanid="parse-url">...</span>. Let’s test it? </p>
<p>We have an express server with Parse server running on top of it connected to a MongoDB.</p>
<p>The following steps will try to save some data on parse server and then fetch it back. Hey ho?</p>
<divid="step-1" class="pure-g step--container">
<divclass="pure-u-1-5 align-center">
<spanclass="step--number">1</a>
</div>
<divclass="pure-u-4-5">
<pclass="step--info">Post data to local parse server:</p>