{"id":15578603,"url":"https://github.com/robmcelhinney/middleearthsearch","last_synced_at":"2025-04-24T02:21:31.019Z","repository":{"id":38818655,"uuid":"183802536","full_name":"robmcelhinney/MiddleEarthSearch","owner":"robmcelhinney","description":"ReactJS site to search the full text of the Lord of the Rings trilogy.","archived":false,"fork":false,"pushed_at":"2024-06-18T22:36:46.000Z","size":9890,"stargazers_count":3,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T10:23:15.364Z","etag":null,"topics":["docker","json","lord-of-the-rings","lotr","python","reactjs"],"latest_commit_sha":null,"homepage":"https://robmcelhinney.com/MiddleEarthSearch/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robmcelhinney.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-27T17:27:34.000Z","updated_at":"2023-08-18T06:54:41.000Z","dependencies_parsed_at":"2024-05-02T02:50:26.842Z","dependency_job_id":"e8c8af0d-ed51-4956-bb49-855f2767b632","html_url":"https://github.com/robmcelhinney/MiddleEarthSearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robmcelhinney%2FMiddleEarthSearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robmcelhinney%2FMiddleEarthSearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robmcelhinney%2FMiddleEarthSearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robmcelhinney%2FMiddleEarthSearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robmcelhinney","download_url":"https://codeload.github.com/robmcelhinney/MiddleEarthSearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250546363,"owners_count":21448313,"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":["docker","json","lord-of-the-rings","lotr","python","reactjs"],"created_at":"2024-10-02T19:11:44.237Z","updated_at":"2025-04-24T02:21:31.003Z","avatar_url":"https://github.com/robmcelhinney.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MiddleEarthSearch | Search text from The Lord of the Rings\nViewable at [https://robmcelhinney.github.io/MiddleEarthSearch/](https://robmcelhinney.github.io/MiddleEarthSearch/)\n\nAttempted to make this website so that it could solely be hosted by Github, no need to use an external database or any server side code, a static webpage only.\n\n## Install\n\n    $ git clone git@github.com:robmcelhinney/MiddleEarthSearch.git\n    $ cd MiddleEarthSearch\n    $ npm install\n\n## Start \u0026 watch\n\n    $ npm start\n\n## Simple build for production\n\n    $ npm run build\n\n## Convert epub to txt\n\nThe script does require a text file so you may need to run the following command to create a txt file from an epub.\n\n    $ python epub-to-json.py -d books -f The-Fellowship-of-the-Ring.epub\n\n## Create json file that stores book data\n\nStore any books in the books/ directory as .txt files. e.g. [\"The-Fellowship-of-the-Ring.txt\", \"The-Twin-Towers.txt\", \"Return-of-the-King.txt\"]\n\nPython 3 must be installed.\n\n    $ python convert-to-json.py\n\n## Docker\nView the docker branch of this repo.\n\n## Future plans\n* Store book data in sqlite database rather than in json but keep sqlite parsing limited to the client.\n\n* Add tests.\n\n\n## Acknowledgments\n* Inspiration: [http://asearchoficeandfire.com/](http://asearchoficeandfire.com/)\n* Already created: [https://github.com/robmcelhinney/A-Song-Of-Ice-And-Fire-Search](https://github.com/robmcelhinney/A-Song-Of-Ice-And-Fire-Search) made using PHP and a MySQL database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobmcelhinney%2Fmiddleearthsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobmcelhinney%2Fmiddleearthsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobmcelhinney%2Fmiddleearthsearch/lists"}