{"id":18785435,"url":"https://github.com/marktawa/medusa-stackbit-app","last_synced_at":"2025-10-24T06:03:05.933Z","repository":{"id":115555834,"uuid":"602194088","full_name":"Marktawa/medusa-stackbit-app","owner":"Marktawa","description":"Build an ecommerce site using Next.js, Medusa, and Stackbit","archived":false,"fork":false,"pushed_at":"2024-02-29T10:17:26.000Z","size":7719,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T12:37:05.990Z","etag":null,"topics":["ecommerce","medusajs","nextjs","stackbit"],"latest_commit_sha":null,"homepage":"https://dev.to/markmunyaka/how-to-build-an-ecommerce-site-using-medusa-nextjs-and-stackbit-1klb","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Marktawa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-15T17:38:32.000Z","updated_at":"2024-02-29T10:21:27.000Z","dependencies_parsed_at":"2024-11-07T20:57:40.013Z","dependency_job_id":null,"html_url":"https://github.com/Marktawa/medusa-stackbit-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marktawa%2Fmedusa-stackbit-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marktawa%2Fmedusa-stackbit-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marktawa%2Fmedusa-stackbit-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marktawa%2Fmedusa-stackbit-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marktawa","download_url":"https://codeload.github.com/Marktawa/medusa-stackbit-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239701566,"owners_count":19682940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ecommerce","medusajs","nextjs","stackbit"],"created_at":"2024-11-07T20:46:48.898Z","updated_at":"2025-10-24T06:03:05.840Z","avatar_url":"https://github.com/Marktawa.png","language":"JavaScript","readme":"# How to Build an ecommerce site using Medusa, Next.js and Stackbit\n\nThis repository serves as a code container for the tutorial with the above title.\n\n[**TUTORIAL LINK**](https://dev.to/markmunyaka/how-to-build-an-ecommerce-site-using-medusa-nextjs-and-stackbit-1klb)\n\n## App Demo\n\n![App Demo](docs/demo.gif)\n\n## Prerequisites\n\n- Node v14.x.x up to Node v18.x.x (LTS)\n- Git\n\n## Getting Started\n\n- Clone the repo\n```bash\ngit clone https://github.com/Marktawa/medusa-stackbit-app.git\n```\n\n- Change directory\n```bash\ncd medusa-stackbit-app\n```\n\n## Medusa Setup\n\n- Install the Medusa CLI\n```bash\nnpm install -g @medusajs/medusa\n```\n\n- Change directory to `medusa-store`.\n```bash\ncd medusa-store\n```\n\n- Install dependencies\n```bash\nnpm install\n```\n\n- Run the Medusa server\n```bash\nmedusa develop\n```\n\n\u003e Your local Medusa Server will run on port **9000**\n\n## Next.js Setup\n\n- Change directory to `my-stackbit-site` directory\n```bash\ncd my-stackbit-site\n```\n\n- Install dependencies\n```bash\nnpm install\n```\n\n- Run the Next.js development server\n```bash\nnpm run dev\n```\n\n\u003e Your local Next.js dev server will run on port **3000**\n\n## stackbit Setup\n\n- Install Stackbit CLI\n```bash\nnpm install -g @stackbit/cli\n```\n\n- Run Stackbit development server\n```bash\ncd my-stackbit-site\nstackbit dev\n```\n\n\u003e Your local Stackbit dev server will run on port **8090**\n---\n\n\u003e For detailed instructions, [read the blog](https://dev.to).\n\n## Authors\n\n- [Mark Tawanda Munyaka](https://github.com/Marktawa)\n\n## Extra\n\n- You are welcome to make [issues and feature requests](https://github.com/Marktawa/medusa-stackbit-app/issues).\n\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarktawa%2Fmedusa-stackbit-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarktawa%2Fmedusa-stackbit-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarktawa%2Fmedusa-stackbit-app/lists"}