{"id":25825507,"url":"https://github.com/porscheinformatik/angular-spring-heroes","last_synced_at":"2025-02-28T14:06:03.250Z","repository":{"id":38085368,"uuid":"96106183","full_name":"porscheinformatik/angular-spring-heroes","owner":"porscheinformatik","description":"Demo application for Angular and Spring Boot","archived":false,"fork":false,"pushed_at":"2024-12-19T17:19:24.000Z","size":6711,"stargazers_count":12,"open_issues_count":9,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-22T20:39:08.979Z","etag":null,"topics":["angular","blueprint","spring","spring-boot","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/porscheinformatik.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-03T12:00:59.000Z","updated_at":"2024-11-22T08:45:10.000Z","dependencies_parsed_at":"2022-07-14T03:20:33.830Z","dependency_job_id":"e3fb7270-ba2a-4fae-9e25-3b505e624f6e","html_url":"https://github.com/porscheinformatik/angular-spring-heroes","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/porscheinformatik%2Fangular-spring-heroes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porscheinformatik%2Fangular-spring-heroes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porscheinformatik%2Fangular-spring-heroes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porscheinformatik%2Fangular-spring-heroes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/porscheinformatik","download_url":"https://codeload.github.com/porscheinformatik/angular-spring-heroes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241162480,"owners_count":19920410,"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","blueprint","spring","spring-boot","typescript"],"created_at":"2025-02-28T14:06:02.700Z","updated_at":"2025-02-28T14:06:03.239Z","avatar_url":"https://github.com/porscheinformatik.png","language":"TypeScript","readme":"# Angular Spring Heroes\n\n[![license](https://img.shields.io/github/license/porscheinformatik/angular-spring-heroes.svg)](LICENSE)\n\nThis projects shows the integration of Angular with a Spring Boot backend.\n\n## Build and Run\n\nRun `mvn clean package` to build the project. The final application will be located under `heroes-webapp/target/heroes-webapp.jar`.\nThe application can be run via `java -jar heroes-webapp.jar`.\n\n## Frontend\n\nThe frontend is written in Angular and built with [Angular CLI](https://github.com/angular/angular-cli).\n\n### Running Frontend Build for Development\n\nRun `npm run dev` in heroes-frontend for continuously building the app. Also run the backend to access the webapp (see below).\n\n### Code Scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|module`.\n\n### Running Frontend Unit Tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Backend\n\nThe backend is written in Spring Boot. The whole backend code is located under heroes-backend.\n\n### Running Backend Server for Development\n\nRun the main class `heroes.HeroesApplication` from your favorite IDE - please include the Spring Boot profile \"dev\". The application will be available via [`http://localhost:8080/`](http://localhost:8080/).\n\n## Deployment to Kubernetes/OpenShift\n\nThe application can be deployed to [Kubernetes](https://kubernetes.io/) (or [OpenShift](https://www.openshift.org/)) via [Helm](https://helm.sh/) and [Knative](https://knative.dev/).\n\nSetup your cluster and install Knative Serving to your cluster (see [Installing Knative](https://knative.dev/docs/install/)).\n\nThen install the application using Helm with:\n\n    helm install deploy/knative-application --set service.image.tag=${IMAGE_TAG} --set \"customDomains[0].url=$APP_HOST\"\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporscheinformatik%2Fangular-spring-heroes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fporscheinformatik%2Fangular-spring-heroes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporscheinformatik%2Fangular-spring-heroes/lists"}