3factorapp using Next.js and Hasura

1 · Aswin VB · April 30, 2019, 12:49 p.m.
Before you start to read this blog make sure you know about Next.js and Hasura.We will be implementing the 3factorapp using Next.js and Hasura microservices so i hope you have all the basic setup ready as given in the platform docs, i will be implementing the sample app given in the 3factor-example provided by hasura as a microservice. I suggest you to go through the Readme file present in the 3factor-example repo for having a clear idea about what we are going to implement.Please Note that i wi...