A repository with two Web Apps that show a sealess migration from Firebase to GraphQL without losing any functionality
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
The backend has a Firebase Realtime Database
The backend of this app is powered by the Hasura GraphQL Engine