Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 253 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 253 Bytes

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!