{"id":13511711,"url":"https://github.com/hackershare/hackershare","last_synced_at":"2025-03-30T21:30:49.960Z","repository":{"id":39026404,"uuid":"282779535","full_name":"hackershare/hackershare","owner":"hackershare","description":"Hackershare is a powerful social bookmarking service and a knowledge-sharing community, with advanced search and tag management feature","archived":false,"fork":false,"pushed_at":"2024-06-18T15:21:00.000Z","size":3344,"stargazers_count":573,"open_issues_count":13,"forks_count":50,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-08-02T03:09:00.894Z","etag":null,"topics":["bookmark","delicious","hackernews","pocket","producthunt","reddit","rss","rss-feed"],"latest_commit_sha":null,"homepage":"https://hackershare.dev","language":"HTML","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/hackershare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2020-07-27T02:55:29.000Z","updated_at":"2024-07-25T05:49:29.000Z","dependencies_parsed_at":"2024-01-03T02:24:26.305Z","dependency_job_id":"da78681b-3c4e-4b19-83a6-c8a7346fb518","html_url":"https://github.com/hackershare/hackershare","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/hackershare%2Fhackershare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackershare%2Fhackershare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackershare%2Fhackershare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackershare%2Fhackershare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackershare","download_url":"https://codeload.github.com/hackershare/hackershare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222581270,"owners_count":17006323,"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":["bookmark","delicious","hackernews","pocket","producthunt","reddit","rss","rss-feed"],"created_at":"2024-08-01T03:01:07.779Z","updated_at":"2024-11-01T13:31:35.581Z","avatar_url":"https://github.com/hackershare.png","language":"HTML","funding_links":[],"categories":["HTML","Software","rss","Happy Exploring 🤘","Open Source Rails Apps"],"sub_categories":["Bookmarks and Link Sharing","Articles"],"readme":"# Hackershare\n\nSocial bookmarks website for hackers. Alternative to delicious, hackernews, pocket. \nHackershare is the open source software which powers [hackershare.dev](https://hackershare.dev)\n\nThere is also a project introduction article for your reference: [hackershare: Social bookmarking reinvented!](https://blog.hackershare.dev/2020/09/22/hackershare-social-bookmarking-reinvented/)\n\n[![CI](https://github.com/hackershare/hackershare/workflows/CI/badge.svg)](https://github.com/hackershare/hackershare/actions)\n\n## Dependencies\n\n* [Postgresql 12](https://www.postgresql.org)\n* [Rails 6](https://github.com/rails/rails)\n* [Stimulusjs](https://github.com/hotwired/stimulus)\n* [Turbolinks 5](https://github.com/turbolinks/turbolinks)\n* [rails-ujs](https://github.com/rails/rails/tree/main/actionview/app/assets/javascripts)\n* [ImageMagick](https://github.com/ImageMagick/ImageMagick)\n* [Redis](https://redis.io)\n\n## Setup local\n\n* [PG extension install](https://github.com/hackershare/hackershare/blob/main/docs/pg_extension.md)\n* rails db:create\n* rails db:migrate\n* rails db:seed_fu\n\n## Setup by Docker\n\n1. Make a copy of the example environment file and modify as required [optional].\n\n```\ncp .env .env.local\n```\n\n2. Build the images.\n\n```\ndocker-compose build\n```\n\n3. After building the image or after destroying the stack you would have to reset the database using the following command.\n\n```\ndocker-compose run --rm rails bundle exec rails db:create\ndocker-compose run --rm rails bundle exec rails db:migrate\ndocker-compose run --rm rails bundle exec rails db:seed_fu\n\nor \n\ndocker-compose run --rm rails bundle exec rails db:reset\ndocker-compose run --rm rails bundle exec rails db:seed_fu\n```\n\n4. Run app\n\n```\ndocker-compose up\n```\n\n5. stop app\n\n```\ndocker-compose down\n```\n\n## Deployment\n\n* Nginx conf sync: bundle exec cap production puma:nginx_config\n* Deploy: bundle exec cap production deploy\n\n## Chrome extension\n\n* https://github.com/hackershare/hackershare-ext\n* https://chrome.google.com/webstore/detail/hackershare/pinmchdpdbjbhijbagmealcojjpeebmh\n\n## Refresh sitemap\n\n* bundle exec rake sitemap:refresh","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackershare%2Fhackershare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackershare%2Fhackershare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackershare%2Fhackershare/lists"}