Hacker News new | ask | show | jobs
by dragonsh 1480 days ago
Just scratching the surface (not including Magento or WooCommerce) take a look at some of open source solution which can be installed on bare-metal, cloud or used as SaaS offered by providers. These all are ready to deploy solution in hours and days (obviously as stated earlier the difficult part is not this but the business itself. ):

1. Spree [1] Store Demo [2]

2. Saleor [3] Store Demo [4]

3. Reaction [5]

4. Solidus [6]

5. Medusa [7]

6. Sylius [8]

7. Shuup [9]

8. Vendure [10] Demo Store [11]

9. Shopware [12]

10. Vue-Storefront [13] - works with many of the above backend.

11. nopCommerce [14]

12. Bagisto [15]

------

Links:

[1] https://spreecommerce.org/spree-as-a-service/

[2] https://spree.vercel.store/

[3] https://saleor.io/

[4] https://saleor.vercel.store/

[5] https://mailchimp.com/developer/open-commerce/

[6] https://solidus.io/

[7] https://medusajs.com/

[8] https://sylius.com/

[9] https://www.shuup.com/

[10] https://www.vendure.io/

[11] https://vendure.vercel.store/

[12] https://www.shopware.com/en/

[13] https://www.vuestorefront.io/cloud

[14] https://www.nopcommerce.com/en/enterprise-ecommerce-platform

[15] https://bagisto.com/en/

1 comments

Thanks I found this list very helpful so did a quick check on the tech of some of them:

1. Spree: headless ecommerce with REST/GraphQL APIs built using Rails/Ruby. Next.js and Vue starter sites

2. Saleor: headless ecommerce with GraphQL API built using Django/Python. Next.js starter site

3. Reaction/Open Commerce: headless ecommerce with GraphQL API built using Node.js/Javascript

4. Solidus: headless ecommerce with REST API built using Rails/Ruby

5. Medusa: headless ecommerce with REST API built using Node.js/Express/Javascript. Gatsby and Next.js starter sites

6. Sylius: ecommerce built using Symfony/PHP

7. Shuup: ecommerce built using Django/Python. Looks like open source version is dead

8. Vendure: headless ecommerce with GraphQL API built using Node.js/Typescript