Skip to content

esotericpig/UncleKryon-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UncleKryon-server

Server (and Hacker) for the Uncle Kryon mobile apps.

Tasks include sending push notifications, building the database, and scraping the websites for the data.

Contents

Nokogiri:

  • Installing Nokogiri
    • Fedora / CentOS / Red Hat
      • $ sudo dnf install gcc ruby-devel zlib-devel
    • Ubuntu / Debian
      • $ sudo apt-get install build-essential libgmp-dev liblzma-dev patch ruby-dev zlib1g-dev

Alternatively, you can run one of the rake tasks:

$ bundle exec rake nokogiri_apt   # Ubuntu / Debian
$ bundle exec rake nokogiri_dnf   # Fedora / CentOS / Red Hat
$ bundle exec rake nokogiri_other
$ git clone 'https://github.com/esotericpig/UncleKryon-server.git'
$ cd UncleKryon-server
$ bundle install
$ bundle exec rake -T

GNU GPL v3+

UncleKryon-server (https://github.com/esotericpig/UncleKryon-server)
Copyright (c) 2017-2022 Jonathan Bradley Whited

UncleKryon-server is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

UncleKryon-server is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with UncleKryon-server. If not, see https://www.gnu.org/licenses/.

About

Server (and Hacker) for the Uncle Kryon App, such as push notifications, database, parsing.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages