Fork of bhb repo by @fillingthemoon (https://github.com/fillingthemoon/bhb)
| components | ||
| helper-files | ||
| pages | ||
| public | ||
| styles | ||
| .eslintrc.json | ||
| .gitignore | ||
| next.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| theme.js | ||
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