Ask HN: Migrating an App Off of Shopify

2 points by petechapnan ↗ HN
I've inherited an application at a startup that has been built on Shopify due to resource and business constraints while trying to find product market fit. As time has gone on we've been fighting with limitations of the platform along with developer experience. I was wondering if anyone here has been in a similar situation and how then went about migrating off of the platform. Ideally this would need to be incremental due to the demands of the business. Taking a pause to do a complete rewrite using the headless API would be hard to justify to the business at the current stage.

2 comments

[ 2.2 ms ] story [ 19.5 ms ] thread
Assuming this is an eCom app. Have you considered Jamstack with AWS lambda Stripe integration?
I was looking into NextJS as a solution. I think the key is how to best handle a slow migration as opposed to a rewrite as I don't have the time to pause the business needs.