Monday, August 8, 2022
HomeWordPress DevelopmentConstruct a real-time todos app with Auth and DB in minutes

Construct a real-time todos app with Auth and DB in minutes


Try this video to see how I constructed a todos app utilizing React rocketgraph with authentication, PostgresDB and GraphQL API. Try the docs on Github


Consider Rocketgraph as an entire backend.

The grand imaginative and prescient is to combine authentication to as many databases as doable and to isolate the important thing elements of back-end programs and to bundle it right into a single service.

Look

Rocketgraph comes with:

  1. Authentication: e-mail/password, social login. Magic hyperlink and MFA coming quickly.

  2. GraphQL API: A Hasura console is offered that GraphQL(ises) Postgres database. So there isn’t any vendor lock-in like Firebase. You’ll be able to transfer away while you need to.

  3. Postgres DB: An 8GB postgres DB is offered to you pre-configured

  4. Serverless features: No matter further performance you need on your app could be coded right here. You simply want to attach your Github repo and we compile each push to grasp as an AWS Lambda operate.

  5. SDKs to get you began. Plus plenty of examples and starter kits.

Plus it is open-source.

I’ll quickly be integrating AWS Appsync + Cognito (configuring and sustaining AWS is tremendous laborious. We do it for you) Quickly be assist for Stripe Funds. You probably have a product within the DB, you may join your stripe and funds and invoices will probably be taken care of.

In order you may see I’m attempting to construct an multi functional back-end service to resolve among the commonest ache factors in configuring and managing essentially the most used programs on the earth (AWS, Stripe, GraphQL and many others)

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments