Skip to content

App allows CRUD operations with authors and books using GraphQL back-end and Apollo front end

Notifications You must be signed in to change notification settings

lauriselvijs/book-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book store

App allows CRUD operations with authors and books using GraphQL back-end and Apollo front end

Steps to Setup:

  1. Have node JS installed.
  2. In the project root directory, run npm install
  3. Next run npm run install-client
  4. Next go to config folder cd config
  5. Create env file .env and set NODE_ENV and MONGO_URI

Steps to Run:

  1. In the project root directory, run npm run dev

About

App allows CRUD operations with authors and books using GraphQL back-end and Apollo front end

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published