{"id":21441403,"url":"https://github.com/lucassimao/angular-spring-boot-backend-crud","last_synced_at":"2026-04-04T16:34:28.667Z","repository":{"id":136453847,"uuid":"183658804","full_name":"lucassimao/Angular-Spring-Boot-Backend-CRUD","owner":"lucassimao","description":"Angular CRUD frontend with jwt authentication and Spring boot restful backend app","archived":false,"fork":false,"pushed_at":"2019-05-09T20:09:44.000Z","size":4651,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-23T10:27:03.320Z","etag":null,"topics":["angular","angular-material","docker","java-8","jwt","spring-boot"],"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/lucassimao.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}},"created_at":"2019-04-26T16:10:15.000Z","updated_at":"2019-08-22T18:28:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbe64f4d-f70b-45ff-9b29-345186211900","html_url":"https://github.com/lucassimao/Angular-Spring-Boot-Backend-CRUD","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/lucassimao%2FAngular-Spring-Boot-Backend-CRUD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassimao%2FAngular-Spring-Boot-Backend-CRUD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassimao%2FAngular-Spring-Boot-Backend-CRUD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassimao%2FAngular-Spring-Boot-Backend-CRUD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucassimao","download_url":"https://codeload.github.com/lucassimao/Angular-Spring-Boot-Backend-CRUD/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955715,"owners_count":20374372,"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","angular-material","docker","java-8","jwt","spring-boot"],"created_at":"2024-11-23T01:25:01.104Z","updated_at":"2025-12-31T00:19:18.628Z","avatar_url":"https://github.com/lucassimao.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular 7.2+ based CRUD + JWT authentication for lawyers management\n\nThis project goal is to build a simple CRUD frontend UI for lawyers with JWT authentication.\n\nThe identity and access management is done with keycloack. The restful API on the backend was created with SpringBoot.\n\nThe folder **backend** contains the spring boot project for the resful backend. The folder **frontend** contains the angular UI\n\n## Implementation details\n\n- Both folders **frontend** and **backend** have a README.md file describing implementation details, how to build, how to run, how to build Docker containers and many more .. feel free to contact me on any doubts\n\n## Building and running with docker compose\n\n- To build the backend, run the following command inside the **backend** folder :\n`./mvnw -DskipTests=true clean package`\n    As result, the file `demo-backend.jar` will be created inside the folder `target`\n\n- ensure you have docker and the **docker-compose** tool on your machine\n\n- Get back to the project's root dir and build the container images with `docker-compose build`\n- Get up all containers with `docker-compose up`\n- Wait all the services to initialize and execute the following commands:\n    - `docker exec -i  demo-keycloak1 bash \u003c setup_keycloak.sh`\n    - `docker exec -i  demo-mysql mysql -u app -p123 -D crud_angular_spring_boot \u003c backend/src/main/resources/data-mysql.sql`\n- Now, you can access the angular frontend at http://localhost using the login **`user1`** and password **`11235`**\n\n## Demo\n![Demo](/demo.gif?raw=true \"Demo\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucassimao%2Fangular-spring-boot-backend-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucassimao%2Fangular-spring-boot-backend-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucassimao%2Fangular-spring-boot-backend-crud/lists"}