Skip to content

Cijo/GraphQL-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL-server

Usage

1. Clone repository & install dependencies

git clone https://github.com/howtographql/graphql-js	
cd GraphQL-server
`npm install`

2. Deploy the Prisma database service

Add endpoint( https://eu1.prisma.sh/itscijo/database/dev ) in database/prisma.yml and index.js

prisma deploy

3. Commands to run

node src/index.js
graphql playground

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published