Next.js Commerce boilerplates for each provider
See original GitHub issueEveryone 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-app
or to a new CLI likecreate-next-commerce
with a option-p [name]
/--provider [name]
- a branch for each provider. Right now there’s
bigcommerce
andshopify
branches, 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
Issue Analytics
- State:
- Created 2 years ago
- Comments:5
Top Results From Across the Web
Next JS eCommerce Boilerplate - Crystallize
Full-featured open source Next.js eCommerce template. This boilerplate provides an easy starting point for building a Jamstack eCommerce storefront with ...
Read more >Top NextJS Boilerplates for 2021 - Bits and Pieces
1. Next Right Now Boilerplate · 2. RAN Boilerplate · 3. Next.js Starter Boilerplate · 4. Next Blog Firestore Boilerplate · 5. Next.js...
Read more >27 Next.js Free Open Source Boilerplate, Templates, and ...
In this article, we offer you a collection of Next. js starters projects which are free to use and open-source, to be used...
Read more >CrystallizeAPI/crystallize-nextjs-boilerplate - GitHub
A fully-working ecommerce storefront boilerplate built with NextJS that runs on the headless ecommerce & GraphQL based product Information Management service ...
Read more >Next.js Boilerplate - Vercel
A Next.js app and a Serverless Function API. ... First, run the development server: ... An all-in-one starter kit for high-performance e-commerce sites....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It seems to be in progress, see #252
I think it’s big mistake and seem like not yet already for production.