notrab / headless-dropshipping-starter

Create your own dropshipping store with Next.js, Snipcart & Printful 👕
https://headlessdropshipping.com
719 stars 135 forks source link

💡 Idea: Transform this project into a package #115

Open wesrice opened 1 year ago

wesrice commented 1 year ago

👋 Greetings!

I'm evaluating this project as a starter for a new project. I had an idea on a possible way to improve this project.

It's be really cool if some of the bones of this project were in a separate package, allowing for importing of hooks, lib, components, etc. by other projects.

This would allow for an easy upgrade path for projects that utilize this theoretical package as a dependency.

Anyways, thanks for putting this together. Cheers!

notrab commented 1 year ago

Hey @wesrice

I've been working on turning this into a SaaS. Happy to share more details on that and some of the hooks I've been thinking about abstracting.

I'd like to remove Snipcart the dependency and use something like Stripe Checkout but they don't support webhooks for delivery updates.