Skip to content

fuaditrockz/graphql-with-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-with-express

Aplikasi untuk membangun GraphQL menggunakan framework Express. Tutorial bisa dilihati disni: https://medium.com/telecreative-developer/mengenal-graphql-menggunakan-expressjs-1-b44242b05ae4

Getting Started

  1. Download project
$ git clone https://github.com/fuaditrockz/graphql-with-express.git
  1. Change directory to project
$ cd graphql-with-express
  1. Install all module packages
$ npm install
  1. Run json-server for fake REST API
$ npm run jsom:server
  1. Run application
$ npm run dev:server

Note: 4 dan 5 buka dua tab terminal.

Author: Fuadit Muhammad

About

Aplikasi untuk membangun GraphQL menggunakan framework Express. Tutorial bisa dilihati disni: https://medium.com/telecreative-developer/mengenal-graphql-menggunakan-expressjs-1-b44242b05ae4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published