{"id":21283313,"url":"https://github.com/majus/n8n-nodes-ddp","last_synced_at":"2026-05-20T02:48:37.860Z","repository":{"id":229626009,"uuid":"777075867","full_name":"majus/n8n-nodes-ddp","owner":"majus","description":"DDP protocol support for n8n","archived":false,"fork":false,"pushed_at":"2024-05-07T16:11:55.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T14:38:46.232Z","etag":null,"topics":["ddp","meteorjs","n8n-community-node-package"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/majus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-25T06:33:57.000Z","updated_at":"2025-02-05T18:17:57.000Z","dependencies_parsed_at":"2024-03-30T21:15:25.441Z","dependency_job_id":null,"html_url":"https://github.com/majus/n8n-nodes-ddp","commit_stats":null,"previous_names":["majus/n8n-nodes-ddp"],"tags_count":0,"template":false,"template_full_name":"n8n-io/n8n-nodes-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majus%2Fn8n-nodes-ddp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majus%2Fn8n-nodes-ddp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majus%2Fn8n-nodes-ddp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majus%2Fn8n-nodes-ddp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/majus","download_url":"https://codeload.github.com/majus/n8n-nodes-ddp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243746130,"owners_count":20341203,"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":["ddp","meteorjs","n8n-community-node-package"],"created_at":"2024-11-21T11:07:50.158Z","updated_at":"2026-05-20T02:48:32.833Z","avatar_url":"https://github.com/majus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Banner image](https://user-images.githubusercontent.com/10284570/173569848-c624317f-42b1-45a6-ab09-f0ea3c247648.png)\n\n# n8n-nodes-starter\n\nThis repo contains example nodes to help you get started building your own custom integrations for [n8n](n8n.io). It includes the node linter and other dependencies.\n\nTo make your custom node available to the community, you must create it as an npm package, and [submit it to the npm registry](https://docs.npmjs.com/packages-and-modules/contributing-packages-to-the-registry).\n\n## Prerequisites\n\nYou need the following installed on your development machine:\n\n* [git](https://git-scm.com/downloads)\n* Node.js and npm. Minimum version Node 16. You can find instructions on how to install both using nvm (Node Version Manager) for Linux, Mac, and WSL [here](https://github.com/nvm-sh/nvm). For Windows users, refer to Microsoft's guide to [Install NodeJS on Windows](https://docs.microsoft.com/en-us/windows/dev-environment/javascript/nodejs-on-windows).\n* Install n8n with:\n\t```\n\tnpm install n8n -g\n\t```\n* Recommended: follow n8n's guide to [set up your development environment](https://docs.n8n.io/integrations/creating-nodes/build/node-development-environment/).\n\n\n## Using this starter\n\nThese are the basic steps for working with the starter. For detailed guidance on creating and publishing nodes, refer to the [documentation](https://docs.n8n.io/integrations/creating-nodes/).\n\n1. [Generate a new repository](https://github.com/n8n-io/n8n-nodes-starter/generate) from this template repository.\n2. Clone your new repo:\n    ```\n    git clone https://github.com/\u003cyour organization\u003e/\u003cyour-repo-name\u003e.git\n    ```\n3. Run `npm i` to install dependencies.\n4. Open the project in your editor.\n5. Browse the examples in `/nodes` and `/credentials`. Modify the examples, or replace them with your own nodes.\n6. Update the `package.json` to match your details.\n7. Run `npm run lint` to check for errors or `npm run lintfix` to automatically fix errors when possible.\n8. Test your node locally. Refer to [Run your node locally](https://docs.n8n.io/integrations/creating-nodes/test/run-node-locally/) for guidance.\n9. Replace this README with documentation for your node. Use the [README_TEMPLATE](README_TEMPLATE.md) to get started.\n10. Update the LICENSE file to use your details.\n11. [Publish](https://docs.npmjs.com/packages-and-modules/contributing-packages-to-the-registry) your package to npm.\n\n## More information\n\nRefer to our [documentation on creating nodes](https://docs.n8n.io/integrations/creating-nodes/) for detailed information on building your own nodes.\n\n## License\n\n[MIT](https://github.com/n8n-io/n8n-nodes-starter/blob/master/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajus%2Fn8n-nodes-ddp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajus%2Fn8n-nodes-ddp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajus%2Fn8n-nodes-ddp/lists"}