项目作者: knpwrs

项目描述 :
The source code for https://instant.bible, an as-you-type Bible search engine!
高级语言: TypeScript
项目地址: git://github.com/knpwrs/instant.bible.git
创建时间: 2019-09-20T22:09:20Z
项目社区:https://github.com/knpwrs/instant.bible

开源协议:MIT License

下载


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