{"id":34288679,"url":"https://github.com/adsabs/bumblebee","last_synced_at":"2026-01-17T21:25:34.599Z","repository":{"id":14365191,"uuid":"17075030","full_name":"adsabs/bumblebee","owner":"adsabs","description":"🐝 Clever face for ADS","archived":false,"fork":false,"pushed_at":"2026-01-15T18:27:58.000Z","size":49257,"stargazers_count":38,"open_issues_count":209,"forks_count":22,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-01-15T20:51:51.603Z","etag":null,"topics":["astrophysics","database","website"],"latest_commit_sha":null,"homepage":"https://ui.adsabs.harvard.edu","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adsabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-22T00:59:37.000Z","updated_at":"2026-01-15T18:28:05.000Z","dependencies_parsed_at":"2023-01-11T19:45:47.460Z","dependency_job_id":"a09ec382-4803-476b-b7d0-d806e2dcb505","html_url":"https://github.com/adsabs/bumblebee","commit_stats":null,"previous_names":[],"tags_count":367,"template":false,"template_full_name":null,"purl":"pkg:github/adsabs/bumblebee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsabs%2Fbumblebee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsabs%2Fbumblebee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsabs%2Fbumblebee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsabs%2Fbumblebee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adsabs","download_url":"https://codeload.github.com/adsabs/bumblebee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsabs%2Fbumblebee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28518625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T18:55:29.170Z","status":"ssl_error","status_checked_at":"2026-01-17T18:55:03.375Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["astrophysics","database","website"],"created_at":"2025-12-17T01:27:19.288Z","updated_at":"2026-01-17T21:25:34.590Z","avatar_url":"https://github.com/adsabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/adsabs/bumblebee.svg?branch=master)](https://travis-ci.org/adsabs/bumblebee) [![Coverage Status](https://coveralls.io/repos/github/adsabs/bumblebee/badge.svg)](https://coveralls.io/github/adsabs/bumblebee)\n\n## bumblebee\n\nOfficial web application built for the [Astrophysics Data System](https://ui.adsabs.harvard.edu) and its API.\n\n### Development\n\nYou will need to have Docker installed to run the development server. [Get Docker](https://docs.docker.com/get-docker/)\n\n#### Installation\n\n```bash\n# fork and/or clone repo\n$ git clone git@github.com:adsabs/bumblebee.git\n\n# initialize submodule\n$ git submodule update --init\n\n# install assets\n$ npm install -g grunt-cli\n$ npm install\n\n# start the server\n$ npm run dev\n```\n\nYou should then be able to access the application locally at `http://localhost:8000`.\n\n#### Configuration\n\nCreate a `src/config/discovery.vars.js` file, based on `discovery.vars.js.default`.\n\n#### Building\n\n```bash\n$ npm run release\n# full build will be in dist/ directory\n# point the dev server to there:\n$ npm start\n```\n\n### Testing\n\n**Note!** There is a separate server for testing, you'll need to first stop the dev server then start the testing server: `grunt server`.\n\nDuring testing, you can add `debugger` statements and use mocha's `only` to isolate a test when running in debug mode.\n\n```bash\n# Run everything\n$ npm run test\n\n# Run with puppeteer window open\n$ npm run test:debug\n```\n\n### Documentation\n\n- [How to write a widget](https://github.com/adsabs/bumblebee/blob/master/docs/how-to-write-widget.md)\n- [Architecture Overview](https://github.com/adsabs/bumblebee/blob/master/docs/architecture.md)\n- [Explanation of the Search Cycle](https://github.com/adsabs/bumblebee/blob/master/docs/search-cycle.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadsabs%2Fbumblebee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadsabs%2Fbumblebee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadsabs%2Fbumblebee/lists"}