{"id":17665910,"url":"https://github.com/gdiggs/rayons","last_synced_at":"2025-04-30T22:50:19.109Z","repository":{"id":7091294,"uuid":"8382276","full_name":"gdiggs/rayons","owner":"gdiggs","description":"Personal Record Collection Catalog","archived":false,"fork":false,"pushed_at":"2024-09-16T02:23:19.000Z","size":7248,"stargazers_count":14,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-16T03:31:31.365Z","etag":null,"topics":["dropbox","rails","records","ruby"],"latest_commit_sha":null,"homepage":"https://rayons.info","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/gdiggs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-02-23T21:32:42.000Z","updated_at":"2024-09-16T02:23:23.000Z","dependencies_parsed_at":"2023-12-08T02:29:15.644Z","dependency_job_id":"d5a6ab91-4b92-4dc7-a389-6beae9ede657","html_url":"https://github.com/gdiggs/rayons","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/gdiggs%2Frayons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdiggs%2Frayons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdiggs%2Frayons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdiggs%2Frayons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gdiggs","download_url":"https://codeload.github.com/gdiggs/rayons/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221238493,"owners_count":16782706,"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":["dropbox","rails","records","ruby"],"created_at":"2024-10-23T21:22:50.915Z","updated_at":"2024-10-23T21:22:51.659Z","avatar_url":"https://github.com/gdiggs.png","language":"Ruby","readme":"[![Code Climate](https://codeclimate.com/github/GordonDiggs/rayons.png)](https://codeclimate.com/github/GordonDiggs/rayons)\n[![Test Coverage](https://codeclimate.com/github/GordonDiggs/rayons/badges/coverage.svg)](https://codeclimate.com/github/GordonDiggs/rayons)\n[![CircleCI](https://circleci.com/gh/gdiggs/rayons.svg)](https://circleci.com/gh/gdiggs/rayons)\n\n# Rayons\n\nRayons is a rails application dedicated to catalogging a record collection. It\noffers authentication, management of the collection, as well as statistics on\nthe collection.\n\n## Local Setup\n\nCopy `.env.example` to `.env` and fill in the necessary fields.\n\nRayons requires Docker/Docker Compose to run:\n\n```bash\nmake dev\n```\n\nThe app will be available at [0.0.0.0:5000](http://0.0.0.0:5000). When running\nin production mode, the app requires SSL (Heroku supplies this automatically),\nand an `ENV['SECRET_TOKEN']` to be set.\n\n### Making an admin user locally\n\nFor security reasons, the sign up routes are not initialized. To make a user, open a Rails console and run `User.create!(email: \u003cemail\u003e, password: \u003cpassword\u003e, admin: true)`.\n\n## Tests\n\nYou can run tests with `make test`.\n\n## Dropbox Backup Setup\n\nYou can back up the collection by using `docker-compose run web rake backup:dropbox`. Before you can\ndo this, you must create an application on Dropbox and follow\n[these instructions](https://www.dropbox.com/developers/core/start/ruby) to get\nyour Dropbox access token.\n\n## Upgrading Postgres locally\n\nIf you need to update Postgres, replace the `db` image in `docker-compose.yml` with the right version of [`pgautoupgrade`](https://github.com/pgautoupgrade/docker-pgautoupgrade). Then run `docker compose run db` to upgrade, and then switch the image back.\n\n## License\n\nRayons is licensed under the MIT License\n\nCopyright (c) 2013 Gordon Diggs\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdiggs%2Frayons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdiggs%2Frayons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdiggs%2Frayons/lists"}