{"id":16569375,"url":"https://github.com/suchow/search-engine","last_synced_at":"2025-03-05T11:47:40.718Z","repository":{"id":150733476,"uuid":"218127572","full_name":"suchow/search-engine","owner":"suchow","description":"Skeleton for a search engine web application","archived":false,"fork":false,"pushed_at":"2023-05-01T21:17:08.000Z","size":11716,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T00:53:44.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/suchow.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-28T19:21:42.000Z","updated_at":"2022-11-03T23:36:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"929110c1-a2fb-462f-b224-f5d301b334de","html_url":"https://github.com/suchow/search-engine","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/suchow%2Fsearch-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suchow%2Fsearch-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suchow%2Fsearch-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suchow%2Fsearch-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suchow","download_url":"https://codeload.github.com/suchow/search-engine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242023210,"owners_count":20059297,"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":[],"created_at":"2024-10-11T21:13:14.951Z","updated_at":"2025-03-05T11:47:40.656Z","avatar_url":"https://github.com/suchow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"To run, first install [Flask](https://flask.palletsprojects.com/en/1.1.x/):\n\n```\npip install flask\n```\n\nNext, set the following environment variable:\n\n```\nexport FLASK_ENV=development\n```\n\nFinally, run flask:\n\n```\nflask run\n```\n\nVisit the URL that is printed in the output to test your app.\n\nTo deploy your app, you might consider using [Heroku](https://bia-660-search-demo.herokuapp.com). Once you've created an account, download and install the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli). Log in using `heroku login`.\n\nNext, create a new app on Heroku:\n\n```\nheroku create\n```\n\nFinally, deploy your app:\n\n```\ngit push heroku master\n``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuchow%2Fsearch-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuchow%2Fsearch-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuchow%2Fsearch-engine/lists"}