{"id":13544474,"url":"https://github.com/node-red/flow-library","last_synced_at":"2025-04-02T14:31:15.736Z","repository":{"id":12980834,"uuid":"15659588","full_name":"node-red/flow-library","owner":"node-red","description":"Node-RED Flow Library","archived":false,"fork":false,"pushed_at":"2024-11-24T10:47:28.000Z","size":2170,"stargazers_count":75,"open_issues_count":21,"forks_count":48,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-26T20:58:59.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-red.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-01-05T22:04:40.000Z","updated_at":"2025-02-25T09:47:31.000Z","dependencies_parsed_at":"2023-01-14T09:15:17.554Z","dependency_job_id":"3c707819-d2a8-4147-94b6-dbc4b6534849","html_url":"https://github.com/node-red/flow-library","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/node-red%2Fflow-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-red%2Fflow-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-red%2Fflow-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-red%2Fflow-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-red","download_url":"https://codeload.github.com/node-red/flow-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246832233,"owners_count":20841137,"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-01T11:00:49.697Z","updated_at":"2025-04-02T14:31:10.727Z","avatar_url":"https://github.com/node-red.png","language":"JavaScript","readme":"# Node-RED Library\n\nThis is the source of the application behind \u003chttp://flows.nodered.org\u003e.\n\nIt provides a searchable index of user-contributed flows as well as node packages\npublished to npm.\n\n## Running a development copy\n\nThis repo comes with a docker-compose based development environment. To get started:\n\n1. Install docker\n\n2. Configure your flow-library settings.\n\n   The repository includes the file `default-settings.js`. You should copy that\n   to `settings.js` and update it with your various api keys.\n   **Do not** check this file back into git - it has already been added to `.gitignore` to prevent this.\n\n3. Run:\n\n        npm run docker\n\n   This first time you run this will take a while as it downloads various pieces.\n   When it completes, you will be able to access http://localhost:8080 to see\n   the flow library.\n\nThe docker image uses `nodemon` to watch for changes to the source code and\nautomatically restart the app when needed - without having to restart docker.\n\n## Add nodes\n\nTo test you will want to add a few nodes to the database.  To do so, use the update-one task.  For example.\n\n    node tasks/update-one.js node-red-dashboard\n\nor in the docker container running the application\n\n    docker exec -it flow-library_node_1 node tasks/update-one.js node-red-dashboard\n\n## Configuration\n\nThe following env vars are used to configure the app.\n\n```\nPORT\nNR_GITHUB_CLIENTID\nNR_GITHUB_SECRET\nNR_GITHUB_CALLBACK\nNR_GITHUB_ACCESSTOKEN\nNR_MONGO_URL\nNR_SESSION_KEY\nNR_SESSION_SECRET\nNR_ADMINS\nNR_TWITTER_CONSUMER_KEY\nNR_TWITTER_CONSUMER_SECRET\nNR_TWITTER_ACCESS_TOKEN_KEY\nNR_TWITTER_ACCESS_TOKEN_SECRET\nNR_MASTODON_URL\nNR_MASTODON_TOKEN\nNR_SLACK_WEBHOOK\nNR_MODULE_BLOCKLIST\nNR_AWS_BUCKET\nNR_AWS_ACCESS_KEY_ID\nNR_AWS_SECRET_ACCESS_KEY\nNR_AWS_REGION\n```\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-red%2Fflow-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnode-red%2Fflow-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-red%2Fflow-library/lists"}