hiscoder-com / obt

Open Bible Text
https://openbibletext.com
MIT License
3 stars 4 forks source link
scripture-open-apps

Contributors Forks Stargazers Issues MIT License


Logo

OPEN BIBLE TEXT

An application for advanced Bible study using opensource materials from git.door43.org.

View Production · View Develop · Report Bug · Request Feature

Help us translate - Crowdin


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Purpose

Problem

Scope

Background

(back to top)


Built With

(back to top)


Getting Started

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.


Prerequisites

All data in OPEN BIBLE TEXT is taken from Door43 Catalog


Data


Local


Installation/First Steps

  1. Clone the repo

    git clone https://github.com/texttree/bsa.git
  2. Install NPM packages

    yarn install
  3. Copy .env.example and rename it

  4. Run the project with the command

    yarn start

    Additional setting

Configuring Error Sending

  1. Configuring backend for error reporting: https://github.com/texttree/tsv-send-backend

  2. Enter your URL in .env file in REACT_APP_SERVER_LINK variable

Configuring Feedback Sending

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

Set up new language support

You can configure resource language support in the config folder

In progress...

(back to top)


Usage/Integration

User`s guide

Select BIBLE/OBS mode

Main menu

Add resources

Settings

Layout list

Import layout

Report a typo

(back to top)


Roadmap

See the open issues for a full list of proposed features (and known issues).

This project uses Zenhub to manage the roadmap.

(back to top)


Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)


License

Distributed under the MIT License. See LICENSE for more information.

(back to top)


Contact

Texttree - Discord

Help us translate - Crowdin

Project Link: https://github.com/texttree/bsa

(back to top)


Acknowledgments

(back to top)