{"id":16157811,"url":"https://github.com/hutusi/bookshare","last_synced_at":"2025-03-18T20:30:56.399Z","repository":{"id":40006979,"uuid":"212140566","full_name":"hutusi/bookshare","owner":"hutusi","description":"An opensource bookcrossing app.","archived":false,"fork":false,"pushed_at":"2023-03-08T19:38:11.000Z","size":840,"stargazers_count":6,"open_issues_count":29,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T12:20:15.919Z","etag":null,"topics":["api-server","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://zhimaishu.com","language":"Ruby","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/hutusi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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-01T16:07:29.000Z","updated_at":"2024-01-30T16:51:22.000Z","dependencies_parsed_at":"2024-10-27T19:13:09.305Z","dependency_job_id":"9a883b64-a1c2-4d88-b66f-022274e4603f","html_url":"https://github.com/hutusi/bookshare","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/hutusi%2Fbookshare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutusi%2Fbookshare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutusi%2Fbookshare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutusi%2Fbookshare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hutusi","download_url":"https://codeload.github.com/hutusi/bookshare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243950792,"owners_count":20373664,"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":["api-server","ruby","ruby-on-rails"],"created_at":"2024-10-10T01:50:42.669Z","updated_at":"2025-03-18T20:30:56.009Z","avatar_url":"https://github.com/hutusi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookshare \n\nBookshare app server.\n\n## Deployment\n\n[Deployment guide](deploy.md)\n\n## Development\n\n* Ruby \u003e= 2.6\n* Node, yarn\n* PostgreSQL\n* Redis\n\n### MacOS\n\nPostgreSQL: \n\n```sh\nbrew install postgresql\nbrew services start postgresql\ncreateuser --createdb bookshare\n```\n\nRedis:\n\n```sh\nbrew install redis\nbrew services start redis\n\nredis-cli ping\n```\n\n### Bundle install \u0026 migrate\n\n```sh\nbundle\nbundle exec rails db:setup\nbundle exec rails db:migrate\n```\n\n### Start server\n\n```sh\nbundle exec rails s\n```\n\nor \n\n```sh\nforeman start\n```\n\n### Testing\n\nRun rspec tests:\n\n```sh\nrspec\n```\n\nRun rubocop:\n\n```sh\nrubocop\n```\n\nor:\n\n```sh\nguard\n```\n\n## Changelogs\n\n[CHANGELOG.md](CHANGELOG.md)\n\n## TODO\n\n- [ ] Refine sidekiq\n- [ ] Caching queries\n- [ ] API: search\n- [X] Remove unused code\n- [ ] Rspec test cover\n- [ ] CI enabled\n- [X] Backup database\n- [X] Use Pundit instead of cancancan\n- [ ] Limits creating sharing\n- [ ] Validates models, rspec models\n- [ ] Tailwind css\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhutusi%2Fbookshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhutusi%2Fbookshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhutusi%2Fbookshare/lists"}