library-management-system ├── app.js ├── package.json ├── package-lock.json ├── .env ├── .gitignore ├── README.md ...