Installation options
- create-spree-app
- Manual Installation
The quickest way to get started. Scaffolds a full Spree project with Next.js Storefront (optional).Requirements: Node.js 20+ and Docker running.The CLI walks you through an interactive setup:
- Choose Full-stack (Backend + Next.js Storefront) or Backend only
- Optionally load sample data (products, categories, images)
3000 is already used on your system.See the full create-spree-app documentation for all CLI flags and options.Accessing Admin Panel
Navigate to http://localhost:3000/admin and log in with the default credentials:spree@example.com | |
| Password | spree123 |

Congrats! You’ve set up your Spree Commerce and it’s looking amazing! Give Spree a GitHub Star, why dont’t ya? Thank you for supporting Spree open-source! Need support or want to give some feedback? Join our community with 6000+ members or drop us an email at hello@spreecommerce.org.

