{"id":17681294,"url":"https://github.com/madeindjs/test_spree","last_synced_at":"2025-03-12T14:31:07.027Z","repository":{"id":96109256,"uuid":"184745743","full_name":"madeindjs/test_spree","owner":"madeindjs","description":"A poor aptempt to install \u0026 customize Spree","archived":true,"fork":false,"pushed_at":"2019-05-03T11:46:34.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T21:41:42.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/madeindjs.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":"2019-05-03T11:41:36.000Z","updated_at":"2023-06-29T19:57:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"b42626da-f478-400a-860c-56302a9b812a","html_url":"https://github.com/madeindjs/test_spree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Ftest_spree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Ftest_spree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Ftest_spree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Ftest_spree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madeindjs","download_url":"https://codeload.github.com/madeindjs/test_spree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243234460,"owners_count":20258470,"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","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":[],"created_at":"2024-10-24T09:10:44.681Z","updated_at":"2025-03-12T14:31:07.003Z","avatar_url":"https://github.com/madeindjs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test Spree\n\nA poor aptempt to install \u0026 customize Spree\n\n## What did you done?\n\nCreate new Rails application\n\n~~~bash\n$ rails new test_spree\n$ cd test_spree\n~~~\n\nInstall Spree gems\n\n~~~bash\n$ bundle add spree\n$ bundle add spree_auth_devise\n$ bundle add spree_gateway\n$ rails g spree:install\n~~~\n\nSetup Devise's intializer\n\n~~~bash\n$ echo 'Devise.secret_key = \"342a6e8e102fc0d5f66408631cc293109be1c0e4f562b06dbf5a80b8169de4a72781807b201312fee83a1ea120c1023e10fe\"' \u003e config/initializers/devise.rb\n~~~\n\nInstall multi vendor extension\n\n~~~bash\n$ echo \"gem 'spree_multi_vendor', github: 'spree-contrib/spree_multi_vendor'\" \u003e\u003e Gemfile\n$ bundle install\n$ rake spree_multi_vendor:sample:create # add sample data\n~~~\n\nThat's it!\n\n## How run it?\n\n~~~bash\n$ git clone https://github.com/madeindjs/test_spree\n$ cd test_spree\n$ bundle Install\n$ rake db:migrate\n$ rails server\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeindjs%2Ftest_spree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadeindjs%2Ftest_spree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeindjs%2Ftest_spree/lists"}