DEV Community

Cover image for Open-source alternative to Firebase πŸš€: Rocketgraph
Kaushik Varanasi
Kaushik Varanasi

Posted on

Open-source alternative to Firebase πŸš€: Rocketgraph

With Rocketgraph you can create a full blown web application with a Postgres Database, Authentication and subscriptions with Graphql API within minutes.

Watch me build a todos app with authentication using Rocketgraph in about 10 minutes.

Your code to authenticate users is just:

Rocketgraph Auth

We support email, social and magic link logins. More coming soon.

In my initial years as a web developer, I struggled to write the same code again and again for different clients that did the same thing.

With Rocketgraph You will get all the features you need to start a website, you only have to add additional pages on the front-end.

Check out the example setups

You will have a Hasura console to manage authorization based on the permissions encoded in JWT token(also handled by Rocketgraph)

Rocketgraph Hasura Graphql console

Here you can setup Row based permissions, webhook integrations(Any change to DB triggers this), modify your Postgres DB(Also provided by Rocketgraph) etc.

And its open-source

After 13 months of building in silence Rocketgraph is open for private alpha to developers.

DM me here: https://twitter.com/kaushik__v
what you think, and I would be happy to provide you free credits on my platform and may be even a cashback($2-$3) for using it.

Top comments (0)