{"id":21417947,"url":"https://github.com/msg-systems/uica-skeleton","last_synced_at":"2026-02-10T20:08:51.424Z","repository":{"id":102120056,"uuid":"59996298","full_name":"msg-systems/uica-skeleton","owner":"msg-systems","description":"User interface component architecture (UICA) - Reference project skeleton","archived":false,"fork":false,"pushed_at":"2018-11-28T11:31:14.000Z","size":3377,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-12-26T11:50:35.521Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msg-systems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-05-30T09:07:18.000Z","updated_at":"2018-11-28T11:31:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"e25348a8-4801-4ff6-af95-a5d8e1edc342","html_url":"https://github.com/msg-systems/uica-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/msg-systems/uica-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msg-systems%2Fuica-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msg-systems%2Fuica-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msg-systems%2Fuica-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msg-systems%2Fuica-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msg-systems","download_url":"https://codeload.github.com/msg-systems/uica-skeleton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msg-systems%2Fuica-skeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29314704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-22T19:18:17.987Z","updated_at":"2026-02-10T20:08:51.416Z","avatar_url":"https://github.com/msg-systems.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uica-skeleton\nThis User Interface Component Architecture (UICA) Skeleton for single page applications is a simple project using the [uica-stack](https://github.com/msg-systems/uica-stack).\n\n## Purpose\nThe `uica-skeleton` is the skeleton project demonstrating the usage of the [uica-stack](https://github.com/msg-systems/uica-stack).\n\nIt includes:\n\n- A simple mock server (incl. proxy capabilities) for local development\n- A grunt based build process\n- A component oriented architecture following the [UICA - User Interface Component Architecture](http://componentjs.com/architecture.html)\n\n## Getting started\n\nTo run the SPA skeleton project fork and clone it.\n\nThe project is based on [node.js](https://nodejs.org/en/). Ensure that you have at least one node virtual machine available on your client.\n\nOnce `node.js` and the `uica-skeleton` project are available you can use the node package manager (`npm`) to install all projects dependencies (folder node_modules will be created):\n\n```shell\ncd %PROJECT_ROOT%\nnpm install\n```\n\nIf you are running `npm` behind a company firewall you have to additionally set the proxy for npm:\n\n```shell\nnpm config set proxy=http://{{proxy name or ip}}:{{proxy port}}/\nnpm config set https-proxy=https://{{proxy name or ip}}:{{proxy port}}/\n```\n\nAfter the `npm` install is done you can run the `uica-skeleton` build process\n\n```shell\nnpm start\n```\n\nThe build process is finally starting an `node.js` based web server and provides the application under [http://localhost:5678/#dev](http://localhost:5678/#dev)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsg-systems%2Fuica-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsg-systems%2Fuica-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsg-systems%2Fuica-skeleton/lists"}