Hacker News new | ask | show | jobs
Show HN: An open-source alternative to Firebase with GraphQL: Rocketgraph (rocketgraph.io)
3 points by kaushik_v 1418 days ago
Rocketgraph is a complete backend that makes it easier to build your web application. We are talking minutes. It comes with a set of incredibly powerful functionality:

1. Authentication: Rocketgraph provides authentication right out of the box. Supports email/password, social and magic link. More coming soon.

2. PostgreSQL DB

3. GraphQL API: We provide a Hasura console where you can manage your Postgres data and add granular level authorization rules. Hasura provides a GraphQL API over your SQL data.

4. Serverless: If for any other reason you want to write your own backend, you can do it by connecting a github repo. Each commit is then compiled to a node function on AWS Lambda automatically.

5. Stripe integration: coming soon.

6. FaunDB integration: coming soon.

Please check it out and let me know in the comments below.