Bible AngularJS UI is an open source project that displays multiple translations of The Holy Bible and verse cross references. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.
A live demo of this application can be viewed here.
git clone https://www.github.com/rkeplin/bible-angularjs-ui
cd bible-angularjs-ui && docker-compose up -d
Note: Upon first start, the volume containing the MySQL data may take several seconds to load.
You should then be able to access http://localhost:8082.
Data for this application was gathered from the following repositories.
BrowserStack for letting Open Source projects use their services for free.