{"id":18973086,"url":"https://github.com/seriouslyjs/n8n-google-gemini","last_synced_at":"2025-06-24T00:36:53.560Z","repository":{"id":222043112,"uuid":"732712807","full_name":"seriouslyjs/n8n-google-gemini","owner":"seriouslyjs","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-16T23:25:43.000Z","size":1148,"stargazers_count":1,"open_issues_count":7,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-02T12:18:10.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/seriouslyjs.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,"publiccode":null,"codemeta":null}},"created_at":"2023-12-17T15:42:14.000Z","updated_at":"2025-02-12T09:07:54.000Z","dependencies_parsed_at":"2025-01-01T08:34:23.887Z","dependency_job_id":"65d3e50f-96dc-46ab-98c6-f654fef41092","html_url":"https://github.com/seriouslyjs/n8n-google-gemini","commit_stats":null,"previous_names":["seriouslyjs/n8n-google-gemini"],"tags_count":0,"template":false,"template_full_name":"n8n-io/n8n-nodes-starter","purl":"pkg:github/seriouslyjs/n8n-google-gemini","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouslyjs%2Fn8n-google-gemini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouslyjs%2Fn8n-google-gemini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouslyjs%2Fn8n-google-gemini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouslyjs%2Fn8n-google-gemini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seriouslyjs","download_url":"https://codeload.github.com/seriouslyjs/n8n-google-gemini/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouslyjs%2Fn8n-google-gemini/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261583385,"owners_count":23180642,"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-11-08T15:11:01.243Z","updated_at":"2025-06-24T00:36:53.447Z","avatar_url":"https://github.com/seriouslyjs.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%2Fseriouslyjs%2Fn8n-google-gemini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseriouslyjs%2Fn8n-google-gemini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseriouslyjs%2Fn8n-google-gemini/lists"}