Skip to content

Xavier-Redondo/graphql-node-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is a demo based on the tutorial of graphql at: https://www.howtographql.com/graphql-js/1-getting-started/

packages:

yarn add graphql-yoga --> graphql server

general to be used:

yarn add eslint-plugin-import --dev yarn add eslint --dev yarn add prettier --dev yarn add eslint-config-airbnb --dev yarn add eslint-config-prettier --dev yarn add nodemon --dev yarn add dotenv --dev

commands of prisma

prisma deploy --> deploys prisma token --> generates a auth jwt token prisma info

database info localhost:3306 user: root pass: graphcool

to launch the graphql explorer: graphql playground

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published