TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Vendure – an open-source, headless e-commerce framework

4 pointsby s_severusover 5 years ago

3 comments

loris32over 5 years ago
I based my ecommerce project (in production since 5 months without issues!) on this and found it very well structured, full-featured and flexible for all the use cases I faced so far! I chose it over other headless ecommerce projects because I think it really has potential to become a very popular frontend-agnostic platform to develop modern ecommerce systems.<p>Very easy to extend it with a flexible plugin-system, I think right now it&#x27;s the best option in the node environment.
oncodeover 5 years ago
I&#x27;m currently developing a shop with Vendure and Sapper as storefront and the experience has been really good so far. I choose Vendure because of the easy setup, the structure and how stable it works. Sometimes I&#x27;m a little bit stuck with the documentation, but the demo projects are really helpful and the author responds very fast on Slack. :-) Thank you for your awesome work!
s_severusover 5 years ago
Author here!<p>I&#x27;ve been working on Vendure pretty much full-time for almost 2 years now. You can read more about the background &amp; motivation for the project here: <a href="https:&#x2F;&#x2F;www.vendure.io&#x2F;blog&#x2F;2019&#x2F;02&#x2F;introducing-vendure&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.vendure.io&#x2F;blog&#x2F;2019&#x2F;02&#x2F;introducing-vendure&#x2F;</a><p>Thanks for taking a look :)