{"id":13532592,"url":"https://github.com/adrien2p/medusa-plugin-starter-ts","last_synced_at":"2025-05-05T03:44:22.725Z","repository":{"id":57126204,"uuid":"444975833","full_name":"adrien2p/medusa-plugin-starter-ts","owner":"adrien2p","description":"A plugin starter for medusa pre-configured and using typescript","archived":false,"fork":false,"pushed_at":"2022-02-10T12:44:36.000Z","size":275,"stargazers_count":23,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-05T03:43:56.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adrien2p.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-05T23:08:05.000Z","updated_at":"2024-11-29T21:22:36.000Z","dependencies_parsed_at":"2022-08-31T08:20:17.660Z","dependency_job_id":null,"html_url":"https://github.com/adrien2p/medusa-plugin-starter-ts","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/adrien2p%2Fmedusa-plugin-starter-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrien2p%2Fmedusa-plugin-starter-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrien2p%2Fmedusa-plugin-starter-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrien2p%2Fmedusa-plugin-starter-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrien2p","download_url":"https://codeload.github.com/adrien2p/medusa-plugin-starter-ts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252436240,"owners_count":21747467,"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":[],"created_at":"2024-08-01T07:01:12.132Z","updated_at":"2025-05-05T03:44:22.710Z","avatar_url":"https://github.com/adrien2p.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003c!--lint disable awesome-list-item--\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Medusa\" src=\"https://uploads-ssl.webflow.com/61fba9f6deac297b7b22017d/62000006ce573a706c92546c_logo.svg\" width=\"200\" /\u003e\n  \u003c/p\u003e\n  \u003ch1\u003ePlugin starter (Typescript)\u003c/h1\u003e\n  \u003cp\u003eStart to write your own plugin as quick as possible\u003c/p\u003e\n    \n  \u003ca href=\"https://github.com/adrien2p/awesome-medusajs\"\u003e\n      \u003cimg src=\"https://awesome.re/badge.svg\" alt=\"Awesome\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n# Getting started\n\nInstallation\n\n```bash\ngit clone git@github.com:adrien2p/medusa-plugin-starter-ts.git\n```\n\n# Usage\n\n## Api\n\n### Admin routes\n\nThose routes will automatically be attached by medusa to the `admin` path.\n\n### Store routes\n\nThose routes will automatically be attached by medusa to the `store` path.\n\n### Custom routes\n\nAll those routes are added in the main router and you have to manage them.\n\n## Models/Migrations\n\nThose models will be attach to the manager and included into the medusa container.\nThe migrations will be applied automatically.\n\n## Subscribers\n\nIt acts like a service but its main purpose is to extends core flow depending on the\nevents you want to listen to.\n\n## Services\n\nThose services will be automatically added to the medusa container and will be available\nin any other service through the constructor injection.\n\n## Loaders\n\nThose will be applied during the loading and allow you to register custom components\nto the container to be accessible later on.\n\n# Deployment\n\nOnce your plugin is done. \n\n```bash\nnpm run build \u0026\u0026 npm version \u0026\u0026 npm publish\n```\n\nYou can now install it into your project file `medusa-config`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrien2p%2Fmedusa-plugin-starter-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrien2p%2Fmedusa-plugin-starter-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrien2p%2Fmedusa-plugin-starter-ts/lists"}