{"id":14069208,"url":"https://github.com/michaelfranzl/SalorHospitality","last_synced_at":"2025-07-30T05:31:44.049Z","repository":{"id":3961888,"uuid":"5055740","full_name":"michaelfranzl/SalorHospitality","owner":"michaelfranzl","description":"The innovative Point of Sale Solution serving the Hospitality Industry","archived":false,"fork":false,"pushed_at":"2022-07-22T01:16:56.000Z","size":15993,"stargazers_count":52,"open_issues_count":7,"forks_count":49,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-07-01T16:11:10.593Z","etag":null,"topics":["hospitality-industry","hotel-booking","point-of-sale","pos","rails","ruby","sales","salor-hospitality"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"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/michaelfranzl.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}},"created_at":"2012-07-15T11:58:55.000Z","updated_at":"2024-07-10T11:35:04.000Z","dependencies_parsed_at":"2022-09-11T02:24:02.827Z","dependency_job_id":null,"html_url":"https://github.com/michaelfranzl/SalorHospitality","commit_stats":null,"previous_names":[],"tags_count":392,"template":false,"template_full_name":null,"purl":"pkg:github/michaelfranzl/SalorHospitality","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfranzl%2FSalorHospitality","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfranzl%2FSalorHospitality/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfranzl%2FSalorHospitality/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfranzl%2FSalorHospitality/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelfranzl","download_url":"https://codeload.github.com/michaelfranzl/SalorHospitality/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfranzl%2FSalorHospitality/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267815187,"owners_count":24148356,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["hospitality-industry","hotel-booking","point-of-sale","pos","rails","ruby","sales","salor-hospitality"],"created_at":"2024-08-13T07:06:43.024Z","updated_at":"2025-07-30T05:31:43.265Z","avatar_url":"https://github.com/michaelfranzl.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"SALOR Hospitality (aka. Bill Gastro)\n====================================\n\nThe modern, enterprise-class Point of Sale (POS) Solution serving the Hospitality Industry: Hotels, Restaurants, Inns, Bars and Shops.\n\n\nImportant Notice\n------------------------\n\nThis project is no longer actively developed or supported. The last stable tag is `debian/4.1.4.97` in the `wheezy` branch. The `master` branch is a port to a newer Ruby on Rails version in Debian Jessie and is experimental.\n\n\nDevelopment Installation\n------------------------\n\nThe following instructions are based on plain Debian Jessie, and will use its own Ruby interpreter 2.1.5.\n\nYou need a few system packages so that native extensions of ruby gems will compile successfully:\n\n    apt-get install ruby libruby ruby-dev rake mysql-server libmysqld-dev libmysqlclient-dev libmagickwand-dev libmagickcore-dev libxslt1-dev nodejs bundler\n\nAny Rails developer will not have any problems running Salor Hospitality, since it is just a plain, standalone Rails 4.1.8 application without any special magic going on.\n\n    git clone git://github.com/michaelfranzl/SalorHospitality.git\n    cd SalorHospitality/salor-hospitality\n    cd config\n    cp database.yml.default database.yml\n    cp secrets_yml.example secrets.yml\n\nGenerate secrets and add to secrets.yml\n\n    rake secret\n\nAt this point, change `database.yml` for your database installation.\n\n    cd ..\n    bundle install\n    rake db:create\n    rake db:migrate\n    rake db:seed\n    rails s\n\nAt this point, the app is running. You can browse to http://localhost:3000 and enter 000 as password.\n\nIf you want to re-seed the database do the following:\n\n    rake db:drop\n    rake db:create\n    rake db:migrate\n    rake db:seed\n\nOr shorter:\n\n    rake db:reset\n\n\n\n\nLicense\n------------------------\n\nCopyright © 2015 Red (E) Tools Ltd.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfranzl%2FSalorHospitality","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelfranzl%2FSalorHospitality","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfranzl%2FSalorHospitality/lists"}