-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Description
Everyone might need a way to start a new Next.js Commerce app with a single provider, without all the references to providers that won't be used, and also without the demo layout. Is there any solution for this on the roadmaps?
Here are some ideas as I'm not sure on how would be the best way to handle it:
- integrate it to
create-next-appor to a new CLI likecreate-next-commercewith a option-p [name]/--provider [name] - a branch for each provider. Right now there's
bigcommerceandshopifybranches, but I'm not sure if it's updated/being used for this purpose - a single repo for the Commerce framework and 'official forks' or templates for each provider
Metadata
Metadata
Assignees
Labels
No labels