-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Parse Server is a new project, separate from the hosted Parse API service. Our intention is to provide and support the growth of an open-source API server, and allow new developers to benefit from the powerful Parse client SDKs regardless of where their application logic and data is stored.
Parse Server can be deployed to any infrastructure that can run Node.js. Parse Server works with the Express web application framework. It can be added to existing web applications, or run by itself.
See the Parse Server Guide to learn more about using Parse Server in your project.
The hosted version of Parse will be fully retired on January 28th, 2017. Migrate your existing Parse apps to your own Parse Server by following the migration guide.
See the Development Guide to learn more about developing for Parse Server.
- Deploying to Heroku and MongoLab
- Heroku Button - The Parse-Server Example can be deployed using the Heroku Button
- How to set up Parse Server on AWS using AWS Elastic Beanstalk
- Parse Server AWS EC2 image provided by Bitnami
- Migrate from Parse to MongoDB Cloud Manager and AWS
- Digital Ocean - Run Parse Server on Ubuntu 14.04
- Appcelerator Arrow - Migrating your backend to Appcelerator Arrow
- Deploying Parse Server to Google App Engine
- Run Parse-server on Google Cloud Platform
- Microsoft Azure - Migration guide
- Urban Airship - Push notification migration tool from Urban Airship
- docker image - A docker image for running parse-server quickly
- IBM Bluemix + Compose
- Kontena - How to install and run Parse Server
- Pivotal Web Services Parse Server
- parse-anywhere - A module for emulating hosted cloud code behavior and modules
- OneSignal - Migration tool for Push Notifications to OneSignal
- Guide for deploying on Docker (French)