{"id":28797336,"url":"https://github.com/tristandunn/bookmarks","last_synced_at":"2026-05-16T17:39:24.894Z","repository":{"id":298598228,"uuid":"994341297","full_name":"tristandunn/bookmarks","owner":"tristandunn","description":"A bookmarking application built with Ruby on Rails.","archived":false,"fork":false,"pushed_at":"2026-04-28T22:31:10.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-29T00:25:25.677Z","etag":null,"topics":["bookmarks","rails","ruby","ruby-llm","ruby-on-rails","solid-queue"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/tristandunn.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-01T18:23:39.000Z","updated_at":"2026-04-28T22:29:58.000Z","dependencies_parsed_at":"2025-07-01T01:31:33.777Z","dependency_job_id":"d55a00a4-4858-4304-8114-7d81f71faa1f","html_url":"https://github.com/tristandunn/bookmarks","commit_stats":null,"previous_names":["tristandunn/bookmarks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tristandunn/bookmarks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tristandunn%2Fbookmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tristandunn%2Fbookmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tristandunn%2Fbookmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tristandunn%2Fbookmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tristandunn","download_url":"https://codeload.github.com/tristandunn/bookmarks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tristandunn%2Fbookmarks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33112360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["bookmarks","rails","ruby","ruby-llm","ruby-on-rails","solid-queue"],"created_at":"2025-06-18T04:08:25.831Z","updated_at":"2026-05-16T17:39:24.874Z","avatar_url":"https://github.com/tristandunn.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookmarks ![CI](https://github.com/tristandunn/bookmarks/workflows/CI/badge.svg)\n\nA bookmarking application built with Ruby on Rails.\n\n## Features\n\n* Background jobs with [SolidQueue][].\n* Content summarization with [Readability][].\n* Bookmark summary generation with [RubyLLM][].\n\n## Development\n\nInstall the dependencies and setup the database.\n\n```\nbin/setup\n```\n\nTo run the application processes.\n\n```\nbin/dev\n```\n\nIf you're making changes, be sure to write and run the tests.\n\n```\nbundle exec rake ruby:test\nbundle exec rake javascript:test\n```\n\nBefore pushing changes, check the code.\n\n```\nbundle exec rake css:lint\nbundle exec rake erb:lint\nbundle exec rake ruby:lint\nbundle exec rake javascript:lint\n```\n\nOr you can run the tests with coverage and lint with a single command.\n\n```\nbundle exec rake check\n```\n\n### Docker\n\nBuild the image with Docker.\n\n```\ndocker build -t bookmarks .\n```\n\nRun the server using the image.\n\n```\ndocker run --rm -p 3000:80 -e SECRET_KEY_BASE=$(bin/rails secret) --name bookmarks bookmarks\n```\n\n## License\n\nBookmarks uses the MIT license. See [LICENSE](LICENSE) for more details.\n\n[Readability]: https://github.com/cantino/ruby-readability\n[RubyLLM]: https://rubyllm.com\n[SolidQueue]: https://github.com/rails/solid_queue/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftristandunn%2Fbookmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftristandunn%2Fbookmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftristandunn%2Fbookmarks/lists"}