Skip to content

Simple Book Reading Playlist using Graphql, Nodejs, Mongodb and React

Notifications You must be signed in to change notification settings

guizot/graphql-playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NPM Install

cd server && npm install / cd server ; npm install

cd client && npm install / cd client ; npm install

Create MongoDB Database

  1. create MongoDB database
  2. create collection and name it 'authors'
  3. each author have name and age

About

Simple Book Reading Playlist using Graphql, Nodejs, Mongodb and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published