Hacker News new | ask | show | jobs
by odorousrex 2540 days ago
I wish I had 100 upvotes to give you.

I'm currently converting a homegrown multi-million dollar eccommerce platform to Shopify and it's been a dream. Most of the significant lifting was done in less than 2 weeks.

Their graphql api has just been amazing, not to mention all the other developer services they provide.

OFC, I do feel like I'm coding myself out of a job, as I've spent the last 7 years building and maintaining that system.

2 comments

Have you decided which software you'll be using for fulfilling your orders? Or will you be outsourcing fulfillment?
In the interim we are using our legacy system. I wrote a connector that uses the Shopify admin api to fetch unfullfilled orders and fulfill them.

Long term we are thinking Ship Station or maybe ZenDesks ecommerce offering.

O nice. If you're doing a lot of volume (1k+ orders/month) you might want to take a look at ShipHero. You'll begin running into inventory issues with ShipStation at that volume.

Disclaimer: I work for ShipHero.

Can you talk more about the home grown multimillion part?
Well I'm not in marketing, and I attribute tons of our growth to good marketing - but I was responsible for the development and deployment of our tech stack. Basically rewrote a legacy platform I inherited (.NET 1.0 WebForms yall on a single Windows server with SQL 2003) from scratch. (2 devs and me as lead). Added a headless CMS (they were literally FTPing .ASPX pages up every night to update the home page). Deployed the whole thing with containers on azure and increase site speed and reliability by a few orders of magnitude.

And now I'm switching it all to shopify plus with no regrets. I learned a hell of a lot coding my own ecommerce platform, and would love to work for a company like Shopify.