{"id":19795377,"url":"https://github.com/genu/bible-helper","last_synced_at":"2025-05-01T03:30:25.989Z","repository":{"id":149594960,"uuid":"128328644","full_name":"genu/bible-helper","owner":"genu","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T08:17:07.000Z","size":1200,"stargazers_count":6,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T08:07:03.833Z","etag":null,"topics":["bible","electron"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/genu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-04-06T04:33:49.000Z","updated_at":"2024-12-12T16:58:52.000Z","dependencies_parsed_at":"2023-12-15T09:38:53.219Z","dependency_job_id":null,"html_url":"https://github.com/genu/bible-helper","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genu%2Fbible-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genu%2Fbible-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genu%2Fbible-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genu%2Fbible-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/genu","download_url":"https://codeload.github.com/genu/bible-helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251817807,"owners_count":21648810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bible","electron"],"created_at":"2024-11-12T07:16:12.166Z","updated_at":"2025-05-01T03:30:25.610Z","avatar_url":"https://github.com/genu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bible Helper\n\nA simple scripture reference lookup tool\n\nKeyboard shortcut: `Command+Shift+E`\n\n\u003cimg src=\"screenshot.png\" width=\"400\"/\u003e\n\n[DOWNLOAD](https://github.com/genu/bible-helper/releases/download/v1.0.3/bible-helper.dmg) (MAC)\n\n\n## Developing\n\n``` bash\n# install dependencies\nyarn install\n```\nThis project uses [ESV API](https://api.esv.org/) under the hood. You must register for an api authentication token in order to run locally.\n\nOnce you get a Auth token, you must create a local config file in `server/config/local.js` (Don't worry, this file is ignored by git) with the following contents:\n\n```javascript\nmodule.exports = {\n  token: 'YOUR_TOKEN'\n};\n\n```\n\n\n```bash\n# Run the server and app in development mode\nyarn run dev\n```\n\n### Building a binary\n``` bash\n# Build the app and create a release in the /releases folder\nyarn run build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenu%2Fbible-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenu%2Fbible-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenu%2Fbible-helper/lists"}