{"id":20410920,"url":"https://github.com/omkz/mbangoo","last_synced_at":"2026-04-07T08:31:44.259Z","repository":{"id":174892911,"uuid":"651808951","full_name":"omkz/mbangoo","owner":"omkz","description":"Mbangoo is an open-source e-commerce solution based on Ruby on Rails 7.","archived":false,"fork":false,"pushed_at":"2025-10-26T00:52:08.000Z","size":1107,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T02:40:15.257Z","etag":null,"topics":["hotwire","hotwire-stimulus","hotwire-turbo","postgresql","ruby","ruby-on-rails","tailwindcss"],"latest_commit_sha":null,"homepage":"https://github.com/omkz/mbangoo","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":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-10T06:49:59.000Z","updated_at":"2025-10-26T00:52:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a7692e3-b7e0-4eef-b2c6-817e5fa7d917","html_url":"https://github.com/omkz/mbangoo","commit_stats":null,"previous_names":["omkz/mbangoo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omkz/mbangoo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fmbangoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fmbangoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fmbangoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fmbangoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omkz","download_url":"https://codeload.github.com/omkz/mbangoo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fmbangoo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["hotwire","hotwire-stimulus","hotwire-turbo","postgresql","ruby","ruby-on-rails","tailwindcss"],"created_at":"2024-11-15T05:49:03.567Z","updated_at":"2026-04-07T08:31:44.251Z","avatar_url":"https://github.com/omkz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mbango!\n\nMbango is an open-source e-commerce solution based on Ruby on Rails 7.\n\n[View Demo](https://mbangoo-69md.onrender.com/)\n\n\n![Screenshot](https://raw.githubusercontent.com/omkz/mbangoo/master/public/screenshot.png)\n## Tech Stack\n\n- Ruby 3.2.x\n- Ruby on Rails 7.x\n- PostgreSQL 12.x\n- Tailwind CSS v3.X\n- Hotwire\n- Stripe\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 3.2.0 is currently used and I 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 12.15 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\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/mbangoo.git\n  cd mbangoo\n  ```\n\n2. Install the required gems by running the following command in the project root directory:\n\n  ```bash\n  bundle install\n  ```\n\n3. Setup the database:\n\n  ```bash\n  bundle exec rails db:setup\n  ```\n\n4. Start the development server:\n\n  ```bash\n  bin/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\nMbangoo 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%2Fmbangoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomkz%2Fmbangoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkz%2Fmbangoo/lists"}