Skip to content

championswimmer/parse-heroku-postgres

Repository files navigation

Parse Server Example (with MongoDB and PostgreSQL)

This is an example that sets up parse-server, one instance each using MongoStorageAdapter and PostgresStorageAdapter This also has the parse-dashboard setup (with access to the aforementioned two Parse instances)

Demo

A demo is running on Heroku : https://parseserver-mongo-pg.herokuapp.com/dashboard

To use the dashboard -

  • username : parse
  • password : mongopg

Parse APIs

Database Parse API URL
Postgres https://parseserver-mongo-pg.herokuapp.com/pg
MongoDB https://parseserver-mongo-pg.herokuapp.com/mongo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published