knpwrs / instant.bible

The source code for https://instant.bible, an as-you-type Bible search engine!

Home Page:https://instant.bible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instant.bible

Web App iOS App Android App License Badges

instant.bible is a Bible search engine which returns results instantly while you type.

instant.bible is available on the following platforms:

This Repository

This repository is a monorepo containing the codebases for the search engine as well as all of the individual applications. All application and engine code is in the ./packages directory. See README.md in that directory for further instructions on getting set up for development.

Make sure to run npm ci in this root repository to get some common tooling set up. You should also install direnv and run direnv allow (after reading .envrc) to make sure your environment is set up correctly.

Commit messages should be formatted to match the Conventional Commits format. direnv allow will set up a git hook for this repository to help you format your commit messages properly.

License

MIT

About

The source code for https://instant.bible, an as-you-type Bible search engine!

https://instant.bible

License:MIT License


Languages

Language:TypeScript 42.7%Language:Rust 24.8%Language:Swift 15.1%Language:Kotlin 12.1%Language:HTML 2.4%Language:JavaScript 1.8%Language:Shell 0.6%Language:Dockerfile 0.3%Language:C 0.2%