BhaskaranR / dfuse-graphql-codegen-angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dfuse apollo client code-gen for angular frontend

This repository contains a basic example of how to properly setup Apollo Client under a Node.js environment.

To run this example:

yarn install
DFUSE_API_KEY=<Your API Key here> yarn start

About

License:MIT License


Languages

Language:TypeScript 70.4%Language:JavaScript 29.6%