Skip to content

supskv/demo-basic-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demo-basic-graphql

This is the project for demonstration basic GraphQL with core concept such as querying, mutation, and subscription. Also, how to integrate with a popular Node framework as NestJS.

Installation

# node-graphql
npm i
node src/index.js


# nest-graphql
npm i

# change database endpoint in database.provider.ts file.
npm run start:Dev

Author

Suphawich Sungkhavorn
The project is associated in Share Knowledge section of SCBTECHX.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published