Reputation: 37
how can i associate an application to Parse, i can't create an account on this web site?
Upvotes: 0
Views: 40
Reputation: 272
Like what the previous person said, Parse.com has shutdown just a few months back. However, you can use the Open source parse server. https://github.com/parse-community/parse-server-example
More information is given at their github where they teach you how to deploy to AWS/heroku etc.
Upvotes: 3