Skip to content

A TypeScript GraphQL API using GraphQL Modules with code auto-generation.

License

Notifications You must be signed in to change notification settings

jbroadice/typescript-graphql-modules-api

Repository files navigation

A TypeScript GraphQL API using GraphQL Modules with code auto-generation.

Install npm install

Run the server: npm run start

Run the server in development mode: npm run dev

See package.json for all available npm commands!