Skip to content

Nosbielc/graphql-api-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-api-example

Project exemplo GraphQl

Docker Dev

docker run -it --name nodeGraphQlDev -p 4000:4000 -v /PROJECT_LOCAL/graphql-api-example/:/var/www/graphql-api-example node:12 bash