An application for advanced Bible study using opensource materials from git.door43.org.
View Production
·
View Develop
·
Report Bug
·
Request Feature
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
Scope
Background
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
yarn install
is used to resolve/install dependenciesyarn start
is used to start the local server listening on localhost:3000
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 in REACT_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.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.
Texttree - Discord
Help us translate - Crowdin
Project Link: https://github.com/texttree/bsa