lambda-curry / medusa2-starter

A Turborepo monorepo integrating a Medusa2 backend with a Remix frontend, featuring a Coffee Roast themed dynamic storefront. Includes Stripe payment integration, scalability with unlimited products and categories, and a developer-friendly setup using TypeScript and Biome. Ideal for rapidly building scalable e-commerce stores.
https://barrio.lambdacurry.dev
50 stars 7 forks source link

Upgrade dependencies + storefront fixes #20

Closed antony-lambdacurry closed 1 month ago

antony-lambdacurry commented 1 month ago
antony-lambdacurry commented 1 month ago

@jaruesink I think that is removing the semi-colons for .ts files but not for .tsx ones. I'll check to see what might be missing.

antony-lambdacurry commented 1 month ago

@jaruesink I fixed the formatting config + formatted all files within the storefront. Also added some additional fixes and improvements.