This repository provides a pre-configured Ruby on Rails application with Spree Commerce, serving as a solid foundation for e-commerce projects.
This Spree Starter template is a Rails application ready for e-commerce, offering options for a full store or a headless backend. Developers can quickly get started using `npx create-spree-app` to scaffold a full stack, or manually set it up with `bin/setup` and `bin/dev` after configuring `.env` variables. It includes pre-configured PostgreSQL and Redis, and supports Docker for deployment.
This repository provides a pre-configured Ruby on Rails application with Spree Commerce, serving as a solid foundation for e-commerce projects.
Developers building e-commerce solutions with Ruby on Rails who need a fast, opinionated starting point for a Spree Commerce backend or a complete store.