Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newbranch #490

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50,331 changes: 29,749 additions & 20,582 deletions app/package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"react-helmet": "^5.2.1",
"react-star-rating-component": "^1.4.1",
"react-star-ratings": "^2.3.0",
"sharp": "^0.33.5",
"slugify": "^1.4.5"
},
"devDependencies": {
Expand Down
17,322 changes: 9,104 additions & 8,218 deletions app/yarn.lock

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions node_modules/.bin/husky

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions node_modules/.bin/husky.cmd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions node_modules/.bin/husky.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions node_modules/husky/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions node_modules/husky/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 26 additions & 0 deletions node_modules/husky/bin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions node_modules/husky/husky

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions node_modules/husky/index.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions node_modules/husky/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions node_modules/husky/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 26 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"devDependencies": {
"husky": "^9.1.6"
}
}
14 changes: 14 additions & 0 deletions utils/book_name_to_details.json
Original file line number Diff line number Diff line change
Expand Up @@ -5724,5 +5724,19 @@
"title": "iWoz: Computer Geek to Cult Icon: How I Invented the Personal Computer, Co-Founded Apple, and Had Fun Doing It",
"url": "http://www.goodreads.com/book/show/798635.iWoz",
"year": "2007"
},
"The Prophet": {
"amazon_url": "https://amzn.in/d/hwG0AGu",
"author": "Kahlil Gibran",
"category": "Philosophy And Psychology",
"description": "A book of twenty-six poetic essays written in English, Kahlil Gibran?s The Prophet is full of religious inspirations. With the twelve illustrations drawn by the author himself, the book took more than eleven years to be formulated and perfected and is Gibran?s best-known work. It represents the height of his literary career as he came to be noted as 'the Bard of Washington Street.' Captivating and vivified with feeling, The Prophet has been translated into forty languages throughout the world and is considered the most widely read book of the twentieth century. Its first edition of 1300 copies sold out within a month.",
"image_url": "https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1355046521i/2547.jpg",
"isbn": "817234354X",
"lang": "eng",
"pages": "128",
"rating": "4.4",
"title": "The Prophet",
"url": "https://www.goodreads.com/book/show/2547.The_Prophet?ref=nav_sb_ss_1_1",
"year": "1923"
}
}
13 changes: 13 additions & 0 deletions utils/books.json
Original file line number Diff line number Diff line change
Expand Up @@ -5724,5 +5724,18 @@
"title": "11/22/63",
"url": "https://www.goodreads.com/book/show/10644930-11-22-63",
"year": "2011"
},{
"amazon_url": "https://amzn.in/d/hwG0AGu",
"author": "Kahlil Gibran",
"category": "Philosophy And Psychology",
"description": "A book of twenty-six poetic essays written in English, Kahlil Gibran?s The Prophet is full of religious inspirations. With the twelve illustrations drawn by the author himself, the book took more than eleven years to be formulated and perfected and is Gibran?s best-known work. It represents the height of his literary career as he came to be noted as 'the Bard of Washington Street.' Captivating and vivified with feeling, The Prophet has been translated into forty languages throughout the world and is considered the most widely read book of the twentieth century. Its first edition of 1300 copies sold out within a month.",
"image_url": "https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1355046521i/2547.jpg",
"isbn": "817234354X",
"lang": "eng",
"pages": "128",
"rating": "4.4",
"title": "The Prophet",
"url": "https://www.goodreads.com/book/show/2547.The_Prophet?ref=nav_sb_ss_1_1",
"year": "1923"
}
]