Go to file
Joshua Burman 71d0b545bb migration commit 2024-04-22 14:03:56 -04:00
dist migration commit 2024-04-22 14:03:56 -04:00
node_modules migration commit 2024-04-22 14:03:56 -04:00
src migration commit 2024-04-22 14:03:56 -04:00
README.md migration commit 2024-04-22 14:03:56 -04:00
generate-typings.ts migration commit 2024-04-22 14:03:56 -04:00
nest-cli.json migration commit 2024-04-22 14:03:56 -04:00
package-lock.json migration commit 2024-04-22 14:03:56 -04:00
package.json migration commit 2024-04-22 14:03:56 -04:00
tsconfig.build.json migration commit 2024-04-22 14:03:56 -04:00
tsconfig.json migration commit 2024-04-22 14:03:56 -04:00

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.