{"id":21880837,"url":"https://github.com/maslick/anguljar","last_synced_at":"2026-04-09T21:44:40.675Z","repository":{"id":38747055,"uuid":"192871342","full_name":"maslick/anguljar","owner":"maslick","description":"K8s aware static angular web-app","archived":false,"fork":false,"pushed_at":"2023-01-01T08:13:50.000Z","size":2764,"stargazers_count":0,"open_issues_count":25,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T18:47:34.875Z","etag":null,"topics":["angular","angularjs","k8s","openshift","s2i"],"latest_commit_sha":null,"homepage":null,"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/maslick.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}},"created_at":"2019-06-20T07:29:06.000Z","updated_at":"2020-01-02T22:49:40.000Z","dependencies_parsed_at":"2022-09-06T09:22:33.100Z","dependency_job_id":null,"html_url":"https://github.com/maslick/anguljar","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/maslick%2Fanguljar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maslick%2Fanguljar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maslick%2Fanguljar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maslick%2Fanguljar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maslick","download_url":"https://codeload.github.com/maslick/anguljar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244890107,"owners_count":20527031,"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":["angular","angularjs","k8s","openshift","s2i"],"created_at":"2024-11-28T09:16:37.677Z","updated_at":"2026-04-09T21:44:35.638Z","avatar_url":"https://github.com/maslick.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anguljar\n\n* Development:\n```\nnpm run ng-serve\n```\n\n* Docker image:\n```\ndocker build -t anguljar -f docker/Dockerfile .\ndocker run -e BACKEND_URL=www.maslick.ru -p 8080:8080 anguljar:latest\nopen http://`docker-machine ip`:8080\n```\n\n* Openshift (s2i build strategy):\n```\noc new-project test\noc new-app nodeshift/centos7-s2i-nodejs:11.0.0~https://github.com/maslick/anguljar.git\noc expose svc/anguljar\noc set env dc/anguljar -e BACKEND_URL=www.maslick.ru\n```\n\n* Openshift (Docker build strategy)\n```\noc new-project test\noc new-app https://github.com/maslick/anguljar.git --strategy=docker\noc expose svc/anguljar\noc set env dc/anguljar -e BACKEND_URL=www.maslick.ru\n```\n\n* Openshift (using existing Docker image):\n```\noc new-project test\noc new-app --docker-image=maslick/anguljar\noc expose svc/anguljar --port=8080\noc set env dc/anguljar -e BACKEND_URL=www.maslick.ru\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaslick%2Fanguljar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaslick%2Fanguljar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaslick%2Fanguljar/lists"}