{"id":25011369,"url":"https://github.com/potlock/curatedotfun-plugins","last_synced_at":"2025-04-23T20:29:36.571Z","repository":{"id":275696053,"uuid":"926811070","full_name":"PotLock/curatedotfun-plugins","owner":"PotLock","description":"monorepo for plugins compatible with curate.fun runtime","archived":false,"fork":false,"pushed_at":"2025-04-11T07:19:14.000Z","size":3163,"stargazers_count":2,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T09:23:37.405Z","etag":null,"topics":["curatedotfun","module-federation","plugins"],"latest_commit_sha":null,"homepage":"https://docs.curate.fun","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PotLock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2025-02-03T22:30:32.000Z","updated_at":"2025-04-11T07:19:12.000Z","dependencies_parsed_at":"2025-03-13T22:27:43.552Z","dependency_job_id":"d086b9af-4de2-4474-a56e-6e3fbb72195d","html_url":"https://github.com/PotLock/curatedotfun-plugins","commit_stats":null,"previous_names":["elliotbraem/curatedotfun-plugins"],"tags_count":0,"template":false,"template_full_name":"NEARBuilders/project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotLock%2Fcuratedotfun-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotLock%2Fcuratedotfun-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotLock%2Fcuratedotfun-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotLock%2Fcuratedotfun-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PotLock","download_url":"https://codeload.github.com/PotLock/curatedotfun-plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250508927,"owners_count":21442328,"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":["curatedotfun","module-federation","plugins"],"created_at":"2025-02-05T05:31:10.598Z","updated_at":"2025-04-23T20:29:36.554Z","avatar_url":"https://github.com/PotLock.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD014 --\u003e\n\u003c!-- markdownlint-disable MD033 --\u003e\n\u003c!-- markdownlint-disable MD041 --\u003e\n\u003c!-- markdownlint-disable MD029 --\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ch1 style=\"font-size: 2.5rem; font-weight: bold;\"\u003ecurate.fun plugins\u003c/h1\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003emonorepo for plugins compatible with curate.fun runtime\u003c/strong\u003e\n  \u003c/p\u003e\n\n\u003c/div\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n\n- [Getting Started](#getting-started)\n  - [Installing dependencies](#installing-dependencies)\n  - [Creating a new plugin](#creating-a-new-plugin)\n  - [Development](#development)\n  - [Building](#building)\n- [Contributing](#contributing)\n\n\u003c/details\u003e\n\n## Getting Started\n\n### Installing dependencies\n\n```bash\nbun install\n```\n\n### Creating a new plugin\n\nTo create a new plugin, use the [curatedotfun-plugin-template](https://github.com/potlock/curatedotfun-plugin-template) as a starting point.\n\nThen, publish as a standalone package. Make a pull request to add your plugin below:\n\n### Development\n\nEach plugin runs on its own port in development mode with hot reloading:\n\n```bash\n# Run all plugins and example plugin manager\nbun run dev\n\n# Run specific plugins\nbun run dev --filter=@curatedotfun/plugin-name\n```\n\n#### Plugin Manager\n\nA development tool is included in `apps/example` that helps you test and manage plugins. It provides:\n\n- Runtime plugin loading without installation\n- Plugin registry management through UI\n- Transform and distribute testing\n- Environment variable configuration\n\nSee [Plugin Manager Documentation](apps/example/README.md) for details on testing your remote plugins locally.\n\n### Building\n\nBuild all plugins:\n\n```bash\nbun run build\n```\n\nOr build a specific plugin:\n\n```bash\nbun run build --filter=@curatedotfun/gpt-transform\n```\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you're interested in contributing to this project, please read the [contribution guide](./CONTRIBUTING).\n\n\u003cdiv align=\"right\"\u003e\n\u003ca href=\"https://nearbuilders.org\" target=\"_blank\"\u003e\n\u003cimg\n  src=\"https://builders.mypinata.cloud/ipfs/QmWt1Nm47rypXFEamgeuadkvZendaUvAkcgJ3vtYf1rBFj\"\n  alt=\"Near Builders\"\n  height=\"40\"\n/\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotlock%2Fcuratedotfun-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotlock%2Fcuratedotfun-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotlock%2Fcuratedotfun-plugins/lists"}