spree_starter icon indicating copy to clipboard operation
spree_starter copied to clipboard

@spree application starter template

Results 55 spree_starter issues
Sort by recently updated
recently updated
newest added

The tests are currently failing due to the following error: ``` rails aborted! ExecJS::RuntimeUnavailable: Could not find a JavaScript runtime. See https://github.com/rails/execjs for a list of available runtimes. /home/circleci/app/vendor/bundle/ruby/3.0.0/gems/execjs-2.8.1/lib/execjs/runtimes.rb:58:in `autodetect'...

bug

Since we have 3 options for storefront now, it would be great to have a fully-fledged CLI tool for creating new development environments.

Hi folks, thanks for this awesome ecommerce api and the corresponding starter for docker. While spree works flawless on docker, im struggling to add the recommended nextjs frontend to it....

Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.3. Release notes Sourced from rails-html-sanitizer's releases. 1.4.3 / 2022-06-09 Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of select...

dependencies
ruby

Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.5.0 to 1.6.1. Release notes Sourced from jmespath's releases. Release v1.6.1 - 2022-03-07 Issue - Use JSON.parse instead of JSON.load. Release v1.6.0 - 2022-02-14 Feature - Add...

dependencies
ruby

I tried to deploy the starter to heroku, everything is working fine until the last step. Run scripts & scale dynos Error parsing postdeploy output

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...

dependencies
ruby

**Environment** OS: Windows 11, under WSL 2 Docker: version 20.10.7, build 20.10.7-0ubuntu5~20.04.2 **Steps** - bin/setup - docker-compose run web rake spree_sample:load (throws this error) Tried unsuccessfully to follow through https://github.com/spree/spree_starter/issues/968...

Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project. #### Changes included in this PR - Changes to the following...

When i load the samples with docker-compose run web rake spree_sample:load I have no images loaded in the poducts, is this normal ? ![image](https://user-images.githubusercontent.com/8807863/160854728-ce535cbb-a020-4595-b1b0-bdb5e3da5158.png)