#Is medusa express deprecated?
7 messages · Page 1 of 1 (latest)
Do you mean this file ?
https://github.com/medusajs/medusa-starter-default/blob/master/index.js
Is this the one page store?
This is the one I am talking about: https://github.com/medusajs/medusa-express-nextjs
@thorny quest Could you take a look at this?
I wonder if this is gonna get continued with 1.8+
Hi @frail niche, as far as I know there are no current plans for maintaining that project. It has not received any actual updates for more than a year, and we recently made a decision to only maintain our Next starter.
That being said, you should be able to get the project up and running with out to much issue. I would assume that the reasons that the build is breaking is because our types and API has changed ever so slightly over time, so should be fixable with very few changes. 🙂