Dungeon Master v2 Getting Started In apps/frontend copy and rename .env.example to .env.local Fill in the required credentials. HASURA_GRAPHQL_ADMIN_SECRET NEXTAUTH_SECRET NEXT_PUBLIC_ALCHEMY_KEY Start front end server: yarn yarn start