{"id":15584105,"url":"https://github.com/developer3027/hermits","last_synced_at":"2025-12-02T08:30:15.391Z","repository":{"id":242983525,"uuid":"810421017","full_name":"Developer3027/hermits","owner":"Developer3027","description":"Rails app for hermits test using pg and tailwind","archived":false,"fork":false,"pushed_at":"2024-06-06T02:18:58.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T03:42:13.732Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Developer3027.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-06-04T17:00:08.000Z","updated_at":"2024-06-06T02:19:01.000Z","dependencies_parsed_at":"2024-06-06T03:41:37.078Z","dependency_job_id":null,"html_url":"https://github.com/Developer3027/hermits","commit_stats":null,"previous_names":["developer3027/hermits"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer3027%2Fhermits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer3027%2Fhermits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer3027%2Fhermits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer3027%2Fhermits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Developer3027","download_url":"https://codeload.github.com/Developer3027/hermits/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239650815,"owners_count":19674814,"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":[],"created_at":"2024-10-02T20:23:03.390Z","updated_at":"2025-12-02T08:30:15.336Z","avatar_url":"https://github.com/Developer3027.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nThis README would normally document whatever steps are necessary to get the\napplication up and running.\n\nThings you may want to cover:\n\n* Ruby version\n  3.1.4\n\n* System dependencies\n  Here is a list of gems I have added:\n    set up with pg and tailwind\n    figaro - env variables\n    devise - auth\n    rubocop - keep code square\n    standard - because I like how it argues with rubocop over everything.\n    aws-sdk-s3 - for bucket access\n\n\n* Configuration\n  Using Figaro for environment variables. Create an config/application.yml file for your environment variables. Remember to verify it is in your .gitignore file. Review at (Figaro 1.1.1)[https://www.rubydoc.info/gems/figaro/1.1.1]. Alternatively, after bundle install, you can \"*figaro install*\" to let Figaro do it.\n\n* Database creation\n  Using Postgresql. My system can be cranky with regards to pg. I have added \"*host, username, and password*\" to the configuration object in the config/database.yml file. You may not need this or want this. I need it because there is not default user for the default configuration of rails in my postgres set up on my system.\n\n* Database initialization\n  Review the config/database.yml. Review the config/application.yml. Run:\n\n  ```\n  bin/rails db:create\n  ```\n\n  To create the database for development and test. Then run:\n\n  ```\n  bin/rails db:migrate\n  ```\n\n  To complete the initial set up.\n\n* How to run the test suite\n\n* Services (job queues, cache servers, search engines, etc.)\n\n* Deployment instructions\n\n* ...\n\nThere is a hermit. Hermit has many seasons. Season has many episodes.\n\nHermit model\n\n- [ ] real_name: string what mom named them\n- [x] start_year: integer \n- [x] alias: string character name\n- [ ] alias_img: text url or text for image of alias\n- [ ] alias_alt: string alt text for img\n- [ ] nick_name: string what friends call them\n- [x] subs: float number of subscriptions\n- [ ] location: string city and country\n- [ ] quote: string common saying\n- [x] description: text information on the person and character\n- [x] youtube: text url\n- [x] twitch: text url\n- [x] twitter: text url\n- [x] instagram: text url\n- [x] patreon: text url\n- [x] skin: text url image or url, full skin\n- [x] skin_alt: string alt text for skin\n- [x] face: text url image of face, not avatar\n- [x] face_alt: string alt text for face\n- [ ] avatar: text url for avatar\n- [ ] banner_img: text banner image url\n\nSeason model\n\n- [x] se_number: integer\n- [x] se_description: text\n- [ ] se_hermit: reference hermit\n\nEpisode model\n\n- [x] ep_number: integer\n- [x] ep_description: text\n- [x] ep_img: text - url\n- [x] ep_alt: string\n- [x] ep_video_key\n- [ ] ep_season: reference season\n- [ ] ep_hermit: reference hermit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper3027%2Fhermits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloper3027%2Fhermits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper3027%2Fhermits/lists"}