- Node.js >= 22
Welcome to your new e-commerce online experience! To get started, simply run:
mkdir your-awesome-commerce-project
cd your-awesome-commerce-project
npm init @unchainedshop
Then select the template you want to scaffold.
- Full Stack E-commerce: Full-Stack but Minimal Monorepo with a Backend and a Storefront
- Unchained Engine Kitchensink: Backend with all plugins and extensions enabled
- Storefront: Just the frontend based on https://github.com/unchainedshop/unchained-storefront
Enjoy!