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.