Steps to run this project:
- Run
npm icommand - Setup database settings inside
data-source.tsfile - Run
npm startcommand
each author can have many books each book can have many authors each book has many covers each cover has one book each book has one introduction each introduction has one book.