Node.JS based ECommerce platform [closed]

Reaction is a eCommerce platform developed with Meteor, which uses Node.JS for the backend. It's under heavy development by Ongo Works right now.

You can play with the demo project here:

https://reactioncommerce.com/

Also, see Getting started with Reaction Commerce tutorial video


  • Reaction: https://github.com/ongoworks/reaction
  • Getfwd: https://github.com/getfwd/fwd-node-client (development stopped)
  • Traider: https://github.com/EastpointSoftware/traider.io/ (development stopped)
  • Nodeshop: https://github.com/topley/nodeshop (development stopped)
  • Marketcloud http://www.marketcloud.it/ (backend as a service, has a nodejs SDK)

However, there isn't a clear winner yet and they're all not stable for a production site.


A good starting point is Calipso as far as I am aware this is the only serious attempt at a traditional CMS platform on node. Although the site is not maintained much and contribution activity is low I believe it is being worked on. Link to website and git below. It uses mongodb for the database.

http://calip.so

https://github.com/cliftonc/calipso