{"id":13819242,"url":"https://github.com/PorkChopClub/porkchop","last_synced_at":"2025-05-16T04:32:56.815Z","repository":{"id":27949440,"uuid":"31442129","full_name":"PorkChopClub/porkchop","owner":"PorkChopClub","description":"Ping Pong tracking!","archived":false,"fork":false,"pushed_at":"2018-06-18T17:47:02.000Z","size":3383,"stargazers_count":4,"open_issues_count":10,"forks_count":3,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-05T08:07:52.169Z","etag":null,"topics":["bacon","ping-pong","rails","react","ruby","table-tennis"],"latest_commit_sha":null,"homepage":"https://porkchop.club","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PorkChopClub.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-27T22:34:01.000Z","updated_at":"2019-05-17T20:16:01.000Z","dependencies_parsed_at":"2022-09-11T10:21:49.533Z","dependency_job_id":null,"html_url":"https://github.com/PorkChopClub/porkchop","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/PorkChopClub%2Fporkchop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PorkChopClub%2Fporkchop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PorkChopClub%2Fporkchop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PorkChopClub%2Fporkchop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PorkChopClub","download_url":"https://codeload.github.com/PorkChopClub/porkchop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225405573,"owners_count":17469370,"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":["bacon","ping-pong","rails","react","ruby","table-tennis"],"created_at":"2024-08-04T08:00:43.227Z","updated_at":"2024-11-19T18:31:30.659Z","avatar_url":"https://github.com/PorkChopClub.png","language":"Ruby","funding_links":[],"categories":["Happy Exploring 🤘"],"sub_categories":[],"readme":"# PorkChop.club [![Build Status](https://travis-ci.org/PorkChopClub/porkchop.svg?branch=master)](https://travis-ci.org/porkchopclub/porkchop) [![Code Climate](https://codeclimate.com/github/porkchopclub/porkchop/badges/gpa.svg)](https://codeclimate.com/github/porkchopclub/porkchop) [![Test Coverage](https://codeclimate.com/github/porkchopclub/porkchop/badges/coverage.svg)](https://codeclimate.com/github/porkchopclub/porkchop/coverage)\n\nA ping pong scoreboard and stat-tracking application.\n\n## Development\n\n### Requirements\n* a reasonable version on NodeJS\n* whatever Ruby version is specified in the `Gemfile`\n* PostgreSQL database\n* Redis server (on an Ubuntu system, all you need to do is `sudo apt-get install redis-server`)\n* Yarn dependency manager (if you already have NodeJS you just need to `npm install --global yarn`)\n\n### Setup\n\n```shell\n# Run these to these to get the project setup:\n$ ./bin/setup\n\n# For development run these simultaneously:\n$ bundle exec rails s -p 2277\n$ bundle exec sidekiq\n$ npm run watch\n\n# If you want to use LiveReload, also run:\n$ bundle exec guard\n```\n\n## Style Guides\n\n### JavaScript\n\nThis project inherits from [Airbnb's JavaScript Style Guide](https://github.com/airbnb/javascript), with a few changes.\n\n```shell\n# To see your violations run\n$ npm run lint\n\n# To fix any that can be automatically fixed\n$ npm run autofix\n```\n\n### Ruby\n\nWe use [Rubocop](https://github.com/bbatsov/rubocop) to enforce the [Relaxed.Ruby.Style](http://relaxed.ruby.style/) guide, with a few changes.\n\n```shell\n# To see your violations run\n$ bundle exec rubocop\n\n# To fix any that can be automatically fixed\n$ bundle exec rubocop -a\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPorkChopClub%2Fporkchop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPorkChopClub%2Fporkchop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPorkChopClub%2Fporkchop/lists"}