seven1m / bible_api

Ruby web app that serves JSON API for open and public domain bibles
https://bible-api.com
MIT License
538 stars 101 forks source link

Hosting Yourself is Broken #57

Closed croeber closed 2 years ago

croeber commented 2 years ago

I would like to host this myself because I want to integrate a bible into my recovery android app. When I go through the steps to host it myself, it is failing saying this?

fatal: clone of 'git@github.com:churchio/open-bibles.git' into submodule path...

At this step

git submodule update --init

Is this hosted on in a private repo? Can you provide the SQL scripts?

seven1m commented 2 years ago

Sorry about that. That old URL was where the repo used to live. Fixed now.