An application for advanced Bible study using opensource materials from git.door43.org.
View Production
·
View Develop
·
Report Bug
·
Request Feature
Table of Contents
Purpose
-
Enable churches to read and study Scripture and OBS in their own language using all the opensource materials from git.door43.org
-
Give translators the opportunity study the Scriptures using all the opensource materials from git.door43.org
Problem
- There are many resources that are already translated, but there was no tool for easy reading and learning
- Small nations do not always have the resources to publish their work
Scope
- Local second (Windows, Mac, Linux)
- Downloadable
- Also usable online
- Sideloading
- Full book package support for browsing, viewing, listening
- Proskomma (search, versification, etc.)
- Text Annotator (shareable user generated notes) via Datatable editable
- Scripture commenting/reporting system
- Progressive Web App
- Downloadable for language-resource combinations via Catalog Next React Toolkit
Background
- We wanted to make a website that would help share the work done and help spread the Gospel
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
All data in OPEN BIBLE TEXT is taken from Door43 Catalog
- The source must be cloned from its repository
yarn install
is used to resolve/install dependenciesyarn start
is used to start the local server listening onlocalhost:3000
- Yarn 1.x: please refer to their installation guide.
-
Clone the repo
git clone https://github.com/texttree/bsa.git
-
Install NPM packages
yarn install
-
Copy
.env.example
and rename it -
Run the project with the command
yarn start
-
Configuring backend for error reporting: https://github.com/texttree/tsv-send-backend
-
Enter your URL in
.env
file inREACT_APP_SERVER_LINK
variable
In our environment, we use lambda functions netlify and telegram bot.
You need to specify the bot token and chat ID in the .env
file in API_TELEGRAM_TOKEN
and GROUP_TELEGRAM
variables
You can configure resource language support in the config
folder
In progress...
See the open issues for a full list of proposed features (and known issues).
This project uses Zenhub to manage the roadmap.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Guidelines for external contributions.
You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
If you would like to fork the repo and create a pull request.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Texttree - Discord
Help us translate - Crowdin
Project Link: https://github.com/texttree/bsa