{"id":15449574,"url":"https://github.com/miguelargentina/shoplify","last_synced_at":"2026-05-09T19:37:35.802Z","repository":{"id":117066732,"uuid":"402549469","full_name":"MiguelArgentina/shoplify","owner":"MiguelArgentina","description":"A RoR based e-commerce app, integrating Stripe payments, using a shopping cart. Authentication is done using Devise.","archived":false,"fork":false,"pushed_at":"2022-01-10T00:30:44.000Z","size":712,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T11:06:17.065Z","etag":null,"topics":["devise","e-commerce","rails","ruby","stripe"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/MiguelArgentina.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-02T20:07:29.000Z","updated_at":"2022-01-10T00:30:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7aaa1a5-d27b-4fe3-b5da-b1a228ccb452","html_url":"https://github.com/MiguelArgentina/shoplify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MiguelArgentina/shoplify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelArgentina%2Fshoplify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelArgentina%2Fshoplify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelArgentina%2Fshoplify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelArgentina%2Fshoplify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiguelArgentina","download_url":"https://codeload.github.com/MiguelArgentina/shoplify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelArgentina%2Fshoplify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32833375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["devise","e-commerce","rails","ruby","stripe"],"created_at":"2024-10-01T21:00:57.021Z","updated_at":"2026-05-09T19:37:35.760Z","avatar_url":"https://github.com/MiguelArgentina.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shoplify : A RoR based e-commerce app\n\n\n## System\n\n- Ruby version: 2.7.2\n- Devise gem\n- Stripe gem\n- Money-rails gem\n\n## Features\n\n- This app integrates with Stripe to process payment, creating the relations between local DB (postgresql) and Stripe DB (user, products).\n- When a new user signs up, a stripe user id is also created to maintain purchases history on the site\n- When a new product is created, a stripe product also gets created o maintan a relation between the two DB\n- When a price gets updated, a new price gets created in Stripe and is related to the product\n- Discount Coupons are also supported\n\n## Live link\n\n- Keep in mind this is only a functional app for practice purposes, so no front-end effort was applied\n\n\u003e[Shoplify](https://shoplify-tucu.herokuapp.com/)\n\n## Getting started\n\n- To get started with the app, clone this project by running `git clone git@github.com:MiguelArgentina/shoplify.git`\n- cd into the directory and run `bundle install` to install the gems and dependencies\n- Execute `rails db:create` to create the DB\n- Execute `rails db:migrate` to run all the migrations\n- Execute `rails s` to run the server\n- Visit [http://localhost:3000/](http://localhost:3000/) in your browser to view the app.\n- To terminate the server, enter `Ctrl + C` in your terminal\n\n\n## Author\n\n👤 \u0026nbsp; **Miguel Ricardo Gomez**\n\n- GitHub: [@MiguelArgentina](https://github.com/MiguelArgentina)\n- Twitter: [@Qete_arg](https://twitter.com/Qete_arg)\n- LinkedIn: [Miguel Ricardo Gomez](https://www.linkedin.com/in/miguelricardogomez/)\n\n\u003cbr\u003e\n\n## Show your support\n\nGive a \u0026nbsp; ⭐️ \u0026nbsp; if you like this project!\n\n## Acknowledgments\n\n- This app was created following [this](https://www.youtube.com/watch?v=qEVn9sXNCAI\u0026list=PLdTytUiloS14rDdf6ftW63pIgoxshY12w\u0026index=1) video tutorial by [Yaroslav Shmarov](https://twitter.com/yarotheslav).\n- His [blog](https://blog.corsego.com/) has really useful content.\n\n## License\n\nAvailable as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelargentina%2Fshoplify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiguelargentina%2Fshoplify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelargentina%2Fshoplify/lists"}