Skip to content
/ auftritt Public template
forked from nicky-ru/auftritt

a template for building dapps with Hasura GraphQL backend

Notifications You must be signed in to change notification settings

shunkakinoki/auftritt

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.5%
  • CSS 12.7%
  • JavaScript 0.8%