{"id":13559222,"url":"https://github.com/iron-io/functions-ui","last_synced_at":"2025-10-08T22:41:29.718Z","repository":{"id":66268858,"uuid":"53434256","full_name":"iron-io/functions-ui","owner":"iron-io","description":"User interface for IronFunctions - http://github.com/iron-io/functions","archived":false,"fork":false,"pushed_at":"2018-10-24T20:22:12.000Z","size":4020,"stargazers_count":96,"open_issues_count":5,"forks_count":18,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-06T05:46:14.467Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://iron.io","language":"Vue","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/iron-io.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":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-03-08T18:12:03.000Z","updated_at":"2025-02-11T20:36:09.000Z","dependencies_parsed_at":"2024-01-19T17:59:47.583Z","dependency_job_id":"d8624a03-37d5-4304-a593-6be6e827c1cf","html_url":"https://github.com/iron-io/functions-ui","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/iron-io/functions-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iron-io%2Ffunctions-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iron-io%2Ffunctions-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iron-io%2Ffunctions-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iron-io%2Ffunctions-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iron-io","download_url":"https://codeload.github.com/iron-io/functions-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iron-io%2Ffunctions-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000779,"owners_count":26082851,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-01T12:05:26.263Z","updated_at":"2025-10-08T22:41:29.680Z","avatar_url":"https://github.com/iron-io.png","language":"Vue","readme":"# UI for [IronFunctions](https://github.com/iron-io/functions)\n\n# Usage\n\nJust run the container.\n`API_URL` is IronFunctions API URL\n__NOTE: latest version is broken, please use 0.0.2__\n\n```\ndocker run --rm -it --link functions:api -p 4000:4000 -e \"API_URL=http://api:8080\" iron/functions-ui:0.0.2\n```\n\n# Screenshots\n\n![ScreenShot routes](https://raw.githubusercontent.com/iron-io/functions-ui/master/docs/screenshots/routes.png)\n![ScreenShot run command](https://raw.githubusercontent.com/iron-io/functions-ui/master/docs/screenshots/run.png)\n\n# Development\n\n1) Install dependencies:\n```\nnpm install \u0026\u0026 npm install -g webpack\n```\n\n2) Start Functions API\n```\ndocker run --rm -it --name functions --privileged -v $PWD/data:/app/data -p 8080:8080 iron/functions\n```\n\n3) Start web server:\n```\nPORT=4000 API_URL=http://localhost:8080 npm start\n```\n\n* `PORT` - port to run UI on. Optional, 4000 by default\n* `API_URL` - Functions API URL. Required\n\n4) Launch automatic asset recompilation:\n```\nwebpack --watch\n```\n\nExample:\n```\n# Launch Functions API\ndocker run --rm -it --name functions --privileged -v $PWD/data:/app/data -p 8080:8080 iron/functions\n\n# Launch FunctionsUI (use `docker-machine ip` instead of localhost if needed - mac only)\nAPI_URL=http://localhost:8080 npm start\n\n# Launch launch automatic asset recompilation:\nwebpack --watch\n\n# Open http://localhost:4000/ in browser\n```\n\n","funding_links":[],"categories":["Vue","others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firon-io%2Ffunctions-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firon-io%2Ffunctions-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firon-io%2Ffunctions-ui/lists"}