This is just a quick start up project for React Nextjs, graphql and blueprint UI kit. The project has some basic authentication implementations managed both on the server or the client side, the choice is yours.
git clone git@github.com:eadwinCode/with-nextjs-apollo-blueprint.git
cd with-nextjs-apollo-blueprint
npm i
npm run serve
npm run build