This is a Ruby on Rails application minimal template with Spree Commerce pre-installed, fully dockerized and ready to be deployed to Heroku.
- Docker with docker-compose
bin/setupdocker-compose run web rake spree_sample:loaddocker-compose updocker-compose run web rails cdocker-compose run web bash
bundle exec rspecUpdate Gemfile and run
bundle install
docker-compose buildYou will need to restart the server if running:
docker-compose restartbundle update spree
docker-compose build| variable | description | default value |
|---|---|---|
| DEBUG_ASSETS | Enables/disables asset debugging in development | false |
| DB_POOL | database connection pool | 5 |
| MEMCACHED_POOL_SIZE | memcache connection pool | 5 |
| SENDGRID_API_KEY | API key to interface Sendgrid API |
Spree Starter (formerly Spark Starter Kit) is copyright © 2015-2021 Spark Solutions Sp. z o.o.. It is free software, and may be redistributed under the terms specified in the LICENSE file.
Spree Starter is maintained and funded by Spark Solutions Sp. z o.o. The names and logos are trademarks of Spark Solutions Sp. z o.o.
We are passionate about open source software. We are available for hire.
