Skip to content

KBVKarthik/Library-Management-System

Repository files navigation

Library-Management-System

This is a library management system with basic CRUD operations for users and books.

To run locally:

  • Make sure you have install and run PostgreSQL server
  • Create database with the name same as in config file
  • Run npm install or yarn install
  • Run sequelize db:migrate
  • Run nodemon or npm start

About

This is a library management system with basic CRUD operations for users and books.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •