{"id":20314582,"url":"https://github.com/release-engineering/mbs-ui","last_synced_at":"2025-10-08T01:35:02.264Z","repository":{"id":139149447,"uuid":"110053365","full_name":"release-engineering/mbs-ui","owner":"release-engineering","description":"A simple frontend to the Module Build Service","archived":false,"fork":false,"pushed_at":"2020-10-01T19:11:17.000Z","size":2760,"stargazers_count":3,"open_issues_count":6,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-30T18:14:26.877Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/release-engineering.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":"2017-11-09T01:52:31.000Z","updated_at":"2024-12-19T14:42:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"89208871-764b-48f2-b133-4885a7c6af08","html_url":"https://github.com/release-engineering/mbs-ui","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/release-engineering%2Fmbs-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Fmbs-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Fmbs-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Fmbs-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/release-engineering","download_url":"https://codeload.github.com/release-engineering/mbs-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Fmbs-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258414985,"owners_count":22697177,"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-14T18:15:57.556Z","updated_at":"2025-10-08T01:34:57.210Z","avatar_url":"https://github.com/release-engineering.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Module Build Service User Interface (MBS-UI)\n\nA simple frontend to the Module Build Service written in Angular.\n\n## Development\n\nTo setup a development environment, make sure you have `npm` installed.\n\nOnce npm is installed:\n* Run `npm install` to install the dev and production dependencies\n* Run `ng serve` to start the development server\n* In your browser, you can now navigate to `http://localhost:4200/`\n\n## Build\n\nAlthough it's recommended to use OpenShift for builds and deployments, you can\nmanaully build MBS-UI for production with\n`ng build --environment \u003cenvironment_name\u003e`. The build artifacts will be stored\nin the `dist/` directory.\n\n## Deployment\n\nThe recommended deployment method is OpenShift. The easiest way is to use the\nOpenShift template provided in `openshift/mbs-ui-deployment-template.yaml` by\nrunning `oc new-app mbs-ui-deployment-template.yaml -p NG_ENVIRONMENT=\u003cenvironment_name\u003e`.\nYou can override the route's hostname/FQDN with the `ROUTE_HOSTNAME` parameter.\n\nAlternatively, you can do the more manual approach with the following steps:\n* Add the S2I builder image for Angular apps with:\n  `oc create -f https://raw.githubusercontent.com/mprahl/s2i-angular-httpd24/master/s2i-angular-httpd24.yml`\n* Build and deploy the application with:\n  `oc new-app s2i-angular-httpd24~https://github.com/release-engineering/mbs-ui --build-env NG_ENVIRONMENT=\u003cenvironment_name\u003e`\n* Create a route with:\n  `oc expose svc/mbs-ui --port 8080`\n* Perform any additional configuration such as adding readiness and health\n  probes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelease-engineering%2Fmbs-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frelease-engineering%2Fmbs-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelease-engineering%2Fmbs-ui/lists"}