Created
September 7, 2021 18:25
-
-
Save mugan86/4f51f50a52a60a292e3ce31cd38b4dea to your computer and use it in GitHub Desktop.
Dependencias proyecto Book Store API GraphQL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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