{"id":20410960,"url":"https://github.com/omkz/pasr","last_synced_at":"2026-05-01T20:31:55.090Z","repository":{"id":39694212,"uuid":"213632236","full_name":"omkz/pasr","owner":"omkz","description":"Pasr is an open-source marketplace solution based on Ruby on Rails 6.","archived":false,"fork":false,"pushed_at":"2023-01-19T15:14:00.000Z","size":4128,"stargazers_count":2,"open_issues_count":35,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-04T11:58:44.318Z","etag":null,"topics":["postgresql","ruby","ruby-on-rails","stripe-api"],"latest_commit_sha":null,"homepage":"","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/omkz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"omkz","patreon":"kurni","ko_fi":"kurni"}},"created_at":"2019-10-08T12:10:16.000Z","updated_at":"2021-02-04T18:41:31.000Z","dependencies_parsed_at":"2023-02-11T06:15:51.155Z","dependency_job_id":null,"html_url":"https://github.com/omkz/pasr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omkz/pasr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fpasr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fpasr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fpasr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fpasr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omkz","download_url":"https://codeload.github.com/omkz/pasr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fpasr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["postgresql","ruby","ruby-on-rails","stripe-api"],"created_at":"2024-11-15T05:49:10.293Z","updated_at":"2026-05-01T20:31:55.057Z","avatar_url":"https://github.com/omkz.png","language":"Ruby","funding_links":["https://github.com/sponsors/omkz","https://patreon.com/kurni","https://ko-fi.com/kurni"],"categories":[],"sub_categories":[],"readme":"# Pasr!\n\nPasr is an open-source marketplace solution based on Ruby on Rails 6.\n\n![Screenshot](https://raw.githubusercontent.com/omkz/pasr/master/public/Screenshot.png)\n\n## Tech Stack\n\n- Ruby 2.6.3\n- Ruby on Rails 6.x.x\n- PostgreSQL 9.5\n- Elasticsearch 7.x\n- Memcached\n- Stripe\n- jQuery\n- Gem: \n    -  [devise](https://github.com/plataformatec/devise) | Authentication\n    -  [pg](https://github.com/ged/ruby-pg) | PostgreSQL library for Ruby\n\n## Installation\n\n### Requirements\n\nBefore you get started, the following needs to be installed:\n  * **Ruby**. Version 2.6.0 is currently used and we don't guarantee everything works with other versions. If you need multiple versions of Ruby, [rbenv](https://rbenv.org) is recommended.\n  * [**RubyGems**](http://rubygems.org/)\n  * **Bundler**: `gem install bundler`\n  * [**Git**](http://help.github.com/git-installation-redirect)\n  * **A database**. Only PostgreSQL 9.5 has been tested, so we give no guarantees that other databases (e.g. MySQL) work. If you're using OS X and have Homebrew installed, install it with `brew install postgresql`\n  * **Elasticsearch**: \n    - `brew install elasticsearch`\n    - `brew services start elasticsearch`\n  * **Memcached**: `brew install memcahed`\n\n  \n### Setting up the development environment\n\n1. Get the code. Clone this git repository:\n\n  ```bash\n  git clone git://github.com/omkz/pasr.git\n  cd pasr\n  ```\n\n1. Install the required gems by running the following command in the project root directory:\n\n  ```bash\n  bundle install\n  ```\n\n1. Create and initialize the database:\n\n  ```bash\n  bundle exec rake db:migrate\n  ```\n\n1. Start the development server:\n\n  ```bash\n  foreman start -f Procfile.dev\n  ```\n\n## If you want to contribute\n\nThe best way to contribute is to do one of the following :\n* Creating tests\n* Refactoring\n* Coding features\n* Correcting logged issues\n* Correcting my English! (I'm an Indonesian, so don't hesitate to fix my sentences or whole paragraphs.)\n\n## License\n\nPasr is open source under the MIT license. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkz%2Fpasr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomkz%2Fpasr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkz%2Fpasr/lists"}