shunkakinoki / auftritt

a template for building dapps with Hasura GraphQL backend

Home Page:auftritt.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

a template for building dapps with Hasura GraphQL backend

auftritt.vercel.app


Languages

Language:TypeScript 86.5%Language:CSS 12.7%Language:JavaScript 0.8%