{"id":15626609,"url":"https://github.com/chaelcodes/hunterskeepers","last_synced_at":"2025-04-15T21:34:37.579Z","repository":{"id":36674255,"uuid":"199947601","full_name":"ChaelCodes/HuntersKeepers","owner":"ChaelCodes","description":"An app to make managing games of Monster of the Week easier.","archived":false,"fork":false,"pushed_at":"2023-03-08T20:13:14.000Z","size":1789,"stargazers_count":40,"open_issues_count":55,"forks_count":26,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-29T01:34:31.861Z","etag":null,"topics":["rails","ruby","vue"],"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/ChaelCodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2019-08-01T00:27:53.000Z","updated_at":"2024-03-28T17:08:35.000Z","dependencies_parsed_at":"2024-10-22T23:31:59.188Z","dependency_job_id":null,"html_url":"https://github.com/ChaelCodes/HuntersKeepers","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/ChaelCodes%2FHuntersKeepers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaelCodes%2FHuntersKeepers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaelCodes%2FHuntersKeepers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaelCodes%2FHuntersKeepers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChaelCodes","download_url":"https://codeload.github.com/ChaelCodes/HuntersKeepers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249157864,"owners_count":21222018,"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":["rails","ruby","vue"],"created_at":"2024-10-03T10:13:08.810Z","updated_at":"2025-04-15T21:34:37.554Z","avatar_url":"https://github.com/ChaelCodes.png","language":"Ruby","readme":"# HuntersKeepers\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/67450702dbf049c335b0/maintainability)](https://codeclimate.com/github/ChaelCodes/HuntersKeepers/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/67450702dbf049c335b0/test_coverage)](https://codeclimate.com/github/ChaelCodes/HuntersKeepers/test_coverage) [![Codeship Status for ChaelCodes/HuntersKeepers](https://app.codeship.com/projects/c9216880-c9a8-0137-f66b-76a25f9e8127/status?branch=master)](https://app.codeship.com/projects/367780)\n[![Inline docs](http://inch-ci.org/github/ChaelCodes/HuntersKeepers.svg?branch=master)](http://inch-ci.org/github/ChaelCodes/HuntersKeepers) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://www.contributor-covenant.org/version/2/0/code_of_conduct/)\n\nThis is a Rails App that facilitates Monster of the Week Mysteries. [Monster of the Week](https://www.evilhat.com/home/monster-of-the-week/) is a role-playing game focused on supernatural horror. This project is WIP. Our first goal is tracking player character sheets. Eventually, we'd like to track mystery details and harm in a mystery session. [We're currently hosting it on Heroku if you want to check it out.](https://hunters-keepers.herokuapp.com/hunters)\n\nWe're building this app to practice and hone our development skills. One goal of this application is to implement a state of the art, free development environment to work in, and see what codebase results from that. [Contributions](CONTRIBUTING.md) (of all sorts) are welcome!\n\nThis app is live-coded every Sunday at 9am EST over at [https://twitch.tv/ChaelCodes](https://twitch.tv/ChaelCodes)\n\n## Toolset/Stack\n\nTool | Usage | Notes\n--- | --- | ---\nPostgres | Database | -\nRails | Web app Framework | Not just an API!\n[Webpacker](https://github.com/rails/webpacker) | Webpack Integration in Rails | Used to Build Vue\n[Yarn](https://yarnpkg.com/) | JS Package Management | -\n[Vue](https://vuejs.org/) | Front-end framework | Add some reactivity\n[Buefy](https://buefy.org/) | UI Component Library | Based on [Bulma](https://bulma.io/)\nRDoc | Documentation tool | [View at rubydoc.info](https://rubydoc.info/github/ChaelCodes/HuntersKeepers/Hunter)\nInch | Tracks Documentation Coverage | [![Inline docs](http://inch-ci.org/github/ChaelCodes/HuntersKeepers.svg?branch=master)](http://inch-ci.org/github/ChaelCodes/HuntersKeepers)\nCode Climate | Code Quality Solution | [![Maintainability](https://api.codeclimate.com/v1/badges/67450702dbf049c335b0/maintainability)](https://codeclimate.com/github/ChaelCodes/HuntersKeepers/maintainability)\nCodeShip | Continuous Testing | [![Codeship Status for ChaelCodes/HuntersKeepers](https://app.codeship.com/projects/c9216880-c9a8-0137-f66b-76a25f9e8127/status?branch=master)](https://app.codeship.com/projects/367780)\nHeroku | Hosting | [Visit the App](https://hunters-keepers.herokuapp.com/hunters)\nDocker | Development Environment | -\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaelcodes%2Fhunterskeepers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaelcodes%2Fhunterskeepers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaelcodes%2Fhunterskeepers/lists"}