itswadesh / svelte-commerce

The open-source storefront for any ecommerce. Built with a PWA and headless approach, using a modern JS stack. Works with Litekart, Medusa. WIP for Woocommerce, Bigcommerce and Shopify.
https://arialshop.com
MIT License
1.57k stars 304 forks source link

WORK_IN_PROGRESS:MedusaJS API Integration #73

Closed acidlake closed 1 year ago

acidlake commented 1 year ago

WORK IN PROGRESS

DO NOT MERGE

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fashn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 25, 2023 1:00pm
vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @itswadesh on Vercel.

@itswadesh first needs to authorize it.

ashok-cse commented 1 year ago

@acidlake have you deployed your Medusa backend, if it is then share the api path

acidlake commented 1 year ago

My medusajs is running local but i see if i can deploy it to digitalocean and pass an url. But it's running locally. The only thing that i did was enabled categories

itswadesh commented 1 year ago

@acidlake I have created a new branch for this, can you please raise the pull request on the following branch feat/medusajs-api-integration

This will help us review better and merge

ashok-cse commented 1 year ago

every time, when i tried to access localhost:3000/ category, it is giving an error

image