{"id":13446220,"url":"https://github.com/andrewn6/elasticsearch","last_synced_at":"2025-09-06T23:32:51.374Z","repository":{"id":43644863,"uuid":"421630614","full_name":"andrewn6/elasticsearch","owner":"andrewn6","description":"🔍  ","archived":false,"fork":false,"pushed_at":"2022-02-26T03:52:06.000Z","size":78,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T13:35:29.191Z","etag":null,"topics":["elasticsearch","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/andrewn6.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}},"created_at":"2021-10-27T00:53:39.000Z","updated_at":"2022-05-20T01:25:17.000Z","dependencies_parsed_at":"2022-08-29T18:41:04.134Z","dependency_job_id":null,"html_url":"https://github.com/andrewn6/elasticsearch","commit_stats":null,"previous_names":["0xacn/elasticsearch","andrewhummus/elasticsearch","andrewn6/elasticsearch"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/andrewn6/elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Felasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Felasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Felasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Felasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewn6","download_url":"https://codeload.github.com/andrewn6/elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Felasticsearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273977533,"owners_count":25201323,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["elasticsearch","typescript"],"created_at":"2024-07-31T05:00:48.662Z","updated_at":"2025-09-06T23:32:51.012Z","avatar_url":"https://github.com/andrewn6.png","language":"TypeScript","funding_links":[],"categories":["Developer Utilities"],"sub_categories":[],"readme":"# Elastic Search TypeScript Template\r\n\r\nThis is a template repository for setting up NodeJS/Typescript \u0026 connecting it to ElasticSearch.\r\n\r\n# Requirements\r\n- Elastic search service (download it [here](https://www.elastic.co/downloads/elasticsearch))\r\n- Node 12 \u0026 up\r\n  \u003e You can check which node version you have via `node --version` in your terminal.\r\n\r\n# Install\r\nTo install the project run:\r\n`yarn install`\r\n\r\n# Setting up the service\r\nAfter installing the dependecies, you must modify a few files to meet the requirements:\r\n- Set up the config file, you can create a .env file in the root directory (Copy from env.example and set your secrets).\r\n- Update the indexing script to create and populate data in the elasticsearch index, \r\nyou can modify the create-elasticsearch-index.ts file in src/scripts to speed up the process.\r\n- Once the index is all setup and populated, you must update the elastic search route located src/routes/index.ts.\r\n\r\n# Starting the app\r\nOnce you are done following the details above, you can run the app.\r\n`yarn server:start`\r\n\r\nOr start it in development mode to take advantage of nodemon\r\n\u003e Note, nodemon is already a part of this service, but it can simply be used by running this command below.\r\n`yarn run server:dev`\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewn6%2Felasticsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewn6%2Felasticsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewn6%2Felasticsearch/lists"}