Skip to content

Commit

Permalink
feat(crystallize-cli-next): introducing product configurator boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
dhairyadwivedi committed Jan 16, 2024
1 parent cb18baa commit bf460ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/crystallize-cli/src/config/boilerplates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const boilerplates: Boilerplate[] = [
identifier: 'product-configurator',
name: 'Next.js Product Configurator',
baseline: 'Product Configurator boilerplate using Next.js',
description: 'Fully featured Ecommerce product configurator with basket & checkout.',
description: 'Ecommerce product configurator with basket & checkout.',
demo: 'https://product-configurator.superfast.shop/',
blueprint: 'product-configurator',
git: 'https://github.com/CrystallizeAPI/product-configurator',
Expand Down

0 comments on commit bf460ee

Please sign in to comment.