71d0b545bb | ||
---|---|---|
dist | ||
node_modules | ||
src | ||
README.md | ||
generate-typings.ts | ||
nest-cli.json | ||
package-lock.json | ||
package.json | ||
tsconfig.build.json | ||
tsconfig.json |
README.md
Graphql Apollo sample
Installation
npm install
Graphql Playground
When the application is running, you can go to http://localhost:3000/graphql to access the GraphQL Playground. See here for more.