Skip to content

Instantly share code, notes, and snippets.

@mugan86
Created September 7, 2021 18:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mugan86/4f51f50a52a60a292e3ce31cd38b4dea to your computer and use it in GitHub Desktop.
Save mugan86/4f51f50a52a60a292e3ce31cd38b4dea to your computer and use it in GitHub Desktop.
Dependencias proyecto Book Store API GraphQL
PRODUCTION
===================
npm install express@^4 apollo-server-express@^3 graphql ncp graphql-import-node compression cors
typescript@^4 graphql-tools@^8
DEV
===================
npm install @types/compression @types/express @types/cors @types/node @types/graphql nodemon ts-node -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment