{"id":18631728,"url":"https://github.com/esotericpig/unclekryon-server","last_synced_at":"2026-01-26T00:40:48.232Z","repository":{"id":32876591,"uuid":"104658416","full_name":"esotericpig/UncleKryon-server","owner":"esotericpig","description":"Server (and Hacker) for the Uncle Kryon App, such as push notifications, database, parsing.","archived":false,"fork":false,"pushed_at":"2024-08-14T21:08:31.000Z","size":418,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T17:07:29.471Z","etag":null,"topics":["nokogiri","options-parsing","ruby","ruby-application"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esotericpig.png","metadata":{"files":{"readme":"README.md","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":"2017-09-24T16:19:18.000Z","updated_at":"2024-09-04T00:38:25.000Z","dependencies_parsed_at":"2022-08-07T18:15:50.248Z","dependency_job_id":null,"html_url":"https://github.com/esotericpig/UncleKryon-server","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericpig%2FUncleKryon-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericpig%2FUncleKryon-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericpig%2FUncleKryon-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericpig%2FUncleKryon-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esotericpig","download_url":"https://codeload.github.com/esotericpig/UncleKryon-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248356453,"owners_count":21090214,"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":["nokogiri","options-parsing","ruby","ruby-application"],"created_at":"2024-11-07T05:08:26.208Z","updated_at":"2026-01-26T00:40:48.183Z","avatar_url":"https://github.com/esotericpig.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UncleKryon-server\n\nServer (and Hacker) for the Uncle Kryon mobile apps.\n\nTasks include sending push notifications, building the database, and scraping the websites for the data.\n\n## Contents\n- [Setup](#setup)\n- [Hacking](#hacking)\n- [License](#license)\n\n## [Setup](#contents)\n\n**Nokogiri:**\n\n- [Installing Nokogiri](https://www.nokogiri.org/tutorials/installing_nokogiri.html)\n    - Fedora / CentOS / Red Hat\n        - `$ sudo dnf install gcc ruby-devel zlib-devel`\n    - Ubuntu / Debian\n        - `$ sudo apt-get install build-essential libgmp-dev liblzma-dev patch ruby-dev zlib1g-dev`\n\nAlternatively, you can run one of the rake tasks:\n\n```\n$ bundle exec rake nokogiri_apt   # Ubuntu / Debian\n$ bundle exec rake nokogiri_dnf   # Fedora / CentOS / Red Hat\n$ bundle exec rake nokogiri_other\n```\n\n## [Hacking](#contents)\n\n```\n$ git clone 'https://github.com/esotericpig/UncleKryon-server.git'\n$ cd UncleKryon-server\n$ bundle install\n$ bundle exec rake -T\n```\n\n## [License](#contents)\n[GNU GPL v3+](LICENSE)\n\n\u003e UncleKryon-server (https://github.com/esotericpig/UncleKryon-server)  \n\u003e Copyright (c) 2017-2022 Jonathan Bradley Whited  \n\u003e \n\u003e UncleKryon-server is free software: you can redistribute it and/or modify  \n\u003e it under the terms of the GNU General Public License as published by  \n\u003e the Free Software Foundation, either version 3 of the License, or  \n\u003e (at your option) any later version.  \n\u003e \n\u003e UncleKryon-server is distributed in the hope that it will be useful,  \n\u003e but WITHOUT ANY WARRANTY; without even the implied warranty of  \n\u003e MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  \n\u003e GNU General Public License for more details.  \n\u003e \n\u003e You should have received a copy of the GNU General Public License  \n\u003e along with UncleKryon-server.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesotericpig%2Funclekryon-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesotericpig%2Funclekryon-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesotericpig%2Funclekryon-server/lists"}