{"id":15532756,"url":"https://github.com/hypery2k/angular-spring-boot-sample","last_synced_at":"2025-04-23T14:06:35.752Z","repository":{"id":35947290,"uuid":"40236462","full_name":"hypery2k/angular-spring-boot-sample","owner":"hypery2k","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-30T02:52:08.000Z","size":277,"stargazers_count":16,"open_issues_count":2,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-18T00:55:18.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/hypery2k.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":"2015-08-05T09:23:15.000Z","updated_at":"2024-07-19T20:06:27.000Z","dependencies_parsed_at":"2024-05-30T05:05:52.726Z","dependency_job_id":null,"html_url":"https://github.com/hypery2k/angular-spring-boot-sample","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/hypery2k%2Fangular-spring-boot-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fangular-spring-boot-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fangular-spring-boot-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fangular-spring-boot-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypery2k","download_url":"https://codeload.github.com/hypery2k/angular-spring-boot-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250447996,"owners_count":21432164,"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-10-02T11:32:56.714Z","updated_at":"2025-04-23T14:06:35.713Z","avatar_url":"https://github.com/hypery2k.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular Spring Demo Application \n[![Build Status](https://travis-ci.org/hypery2k/angular-spring-boot-sample.svg)](https://travis-ci.org/hypery2k/angular-spring-boot-sample)\n\n## Development-Setup\n\n### Setup\n\n* Install JDK 8+ and Maven 3.3+\n* Install MySQL5.5+ Server\n* Install NodeJS and npm (http://nodejs.org/download/)\n* Install Build Tools\n```bash\n$ sudo npm install -g bower grunt-cli karma\n```\n* Install [docker](http://docs.docker.com) (optional)\n\n\n#### local setup\n\nInstall MySQL and run the following SQL:\n```\nCREATE USER 'ngspring'@'localhost' IDENTIFIED BY 'password';\nGRANT ALL PRIVILEGES ON * . * TO 'ngspring'@'localhost';\nCREATE DATABASE NGSPRING;\n```\n\nRun maven\n\n```bash\n$ mvn clean install idea:idea eclipse:eclipse\n```\n\nProjects can now imported in your favourite IDE\n\n### Development\n\n\n1. start the backend:\n\n```bash\n$ vagrant up\n$ cd angular-spring-boot-webapp\n$ mvn spring-boot:run\n```\n\n2. start the frontend:\n\n```bash\n$ cd angular-spring-boot-webapp\n$ npm start\n```\n\nBrowser now opens [localhost:9000](http://localhost:9000) and you can add some events ;)\n![](sample.png)\n\n\n\u003eNote: \nAny changes in the frontend will be lead to a reload in the browser\n\nBackend is available at [](http://localhost:9080) with user/password\n\nAPI is available at [](http://localhost:9080/swagger-ui.html)\n\n### Docker\n\n#### Run\n\n```bash\n$ mvn -Pdocker spring-boot:run\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypery2k%2Fangular-spring-boot-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypery2k%2Fangular-spring-boot-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypery2k%2Fangular-spring-boot-sample/lists"}