/auftritt

a template for building dapps with Hasura GraphQL backend

Primary LanguageTypeScript

This is a Next.js project bootstrapped with create-next-app.

Description

Sign-In with Ethereum (wagmi) and get JWT (nextAuth) to securely interract with Hasura GraphQL backend

Getting Started

First, provide your secrets in .env and Hasura api endpoint in ./config/publicConfig.ts.

Then run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.