Skip to content

preparing Notification Engine simple clone graphQL based example for KSS

Notifications You must be signed in to change notification settings

igocooper/zdt-apollo-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zdt-graphql-apollo clone

You should have grapql-cli globally installed to be able to run grapqhl commands 👍

sudo npm i -g graphql-cli

Also you need to have Prisma versoin 1.6.3 installed globally to be able to run prisma commands fron command line:

sudo npm i -g [email protected]

Server side:

deploy prisma Database :

npm prisma deploy

open playgorund:

graphql playground

About

preparing Notification Engine simple clone graphQL based example for KSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published