Fork of bhb repo by @fillingthemoon (https://github.com/fillingthemoon/bhb)
Find a file
2026-07-23 11:59:46 +00:00
components Add code 2023-06-21 07:02:12 +08:00
helper-files Add code 2023-06-21 07:02:12 +08:00
pages fix hymn 313 chorus 6 2026-07-23 11:59:46 +00:00
public - Rename BHB_Supp.pdf to BHB_SuppE.pdf 2023-10-21 16:31:04 +08:00
styles Add code 2023-06-21 07:02:12 +08:00
.eslintrc.json Add code 2023-06-21 07:02:12 +08:00
.gitignore Add code 2023-06-21 07:02:12 +08:00
next.config.js Add code 2023-06-21 07:02:12 +08:00
package-lock.json Add code 2023-06-21 07:02:12 +08:00
package.json Add code 2023-06-21 07:02:12 +08:00
README.md Add code 2023-06-21 07:02:12 +08:00
theme.js Add code 2023-06-21 07:02:12 +08:00

bhb

A fork of @fillingthemoon's BHB at https://github.com/fillingthemoon/bhb

Modifications:

  • Added search and display for an additional database
  • Miscellaneous frontend UI tweaks

To run

npm run dev

To deploy

npm run build npm run start