firebase2graphql demo

A repository with two Web Apps that show a sealess migration from Firebase to GraphQL without losing any functionality

4
0
Vue

firebase2graphql

Simple Vue apps that to show how to migrate from Firebase to GraphQL using Hasura

The Firebase and GraphQL apps are in different folders
To start the project:

1: run npm install in the two root folders(/firedemo and /graphdemo)
2: npm run serve in the both folders

Firebase Demo App

The backend has a Firebase Realtime Database

GraphQL Demo App

The backend of this app is powered by the Hasura GraphQL Engine