An API for NBA written in TypeScript and GraphQL.
Install dependencies with npm install
before running the following scripts.
npm start
- Start the lambda server offline for local development athttp://localhost:4000
npm generate
- Generate the graphql types