Skip to content

A monorepo to learn to setup a React-Express-GraphQL project that utilize graphql-codegen to generate type definitions for TypeScript code

License

Notifications You must be signed in to change notification settings

GervinFung/graphql-example

Repository files navigation

A minimal example for me setup graphql with typescript

This repo was made for me to gain a better understanding on setting up a React-Express-GraphQL

More importantly it allows me to use graphql-codegen tools to generate type definitions for me, so I dont have to maintain 2 source of types

No fancy UI, just simple stuff to prove that this project works and the setup was done properly

Home Page - The Only Page (Sucks)

Home

Tech Used

Aspect Name
Development Language TypeScipt
Scripting Language JavaScript
Testing Jest & Esbuild
Framework GraphQL
Build Automation Tool Make
Text Editor NeoVim
Dependency Management Yarn

About

A monorepo to learn to setup a React-Express-GraphQL project that utilize graphql-codegen to generate type definitions for TypeScript code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published