library-backend Backend for a library (book sharing application) using node.js and GraphQL (Apollo server) Installation clone, install and run: https://github.com/xuxey/library-backend.git cd library-backend npm install npm start