{"id":30569419,"url":"https://github.com/vultrnerd/hexarch-demo","last_synced_at":"2026-04-21T05:32:37.320Z","repository":{"id":311135739,"uuid":"1042553306","full_name":"vultrnerd/hexarch-demo","owner":"vultrnerd","description":"Sample hexagonal architecture implementation ","archived":false,"fork":false,"pushed_at":"2025-08-22T09:19:56.000Z","size":2492,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-22T11:36:04.365Z","etag":null,"topics":["angular","hexagonal-architecture","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/vultrnerd.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":"2025-08-22T07:43:01.000Z","updated_at":"2025-08-22T09:20:00.000Z","dependencies_parsed_at":"2025-08-22T11:48:17.833Z","dependency_job_id":null,"html_url":"https://github.com/vultrnerd/hexarch-demo","commit_stats":null,"previous_names":["vultrnerd/hexarch-demo"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/vultrnerd/hexarch-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vultrnerd%2Fhexarch-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vultrnerd%2Fhexarch-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vultrnerd%2Fhexarch-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vultrnerd%2Fhexarch-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vultrnerd","download_url":"https://codeload.github.com/vultrnerd/hexarch-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vultrnerd%2Fhexarch-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32078826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","hexagonal-architecture","spring-boot"],"created_at":"2025-08-28T20:01:48.508Z","updated_at":"2026-04-21T05:32:37.299Z","avatar_url":"https://github.com/vultrnerd.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hexarch Demo Project\n\nThis project consists of a frontend application built with Angular and a backend built with Spring Boot following the hexagonal architecture pattern.\n\n## Project Structure\n\n- `ng-app/`: Frontend application built with Angular 20.1.6\n- `spring-hexarch-backend/`: Backend application built with Spring Boot 3.5.4\n\n## Prerequisites\n\n- Node.js 22.17 and npm (for the frontend)\n- Java 21 and Maven (for the backend)\n\n## Building and Running the Frontend\n\n1. Navigate to the frontend directory:\n   ```bash\n   cd ng-app\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Start the development server:\n   ```bash\n   ng serve\n   ```\n\n   Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.\n\n4. To build the project for production:\n   ```bash\n   ng build\n   ```\n\n   This will compile your project and store the build artifacts in the `dist/` directory.\n\n## Building and Running the Backend\n\n1. Navigate to the backend directory:\n   ```bash\n   cd spring-hexarch-backend\n   ```\n\n2. Build the project:\n   ```bash\n   mvn clean install\n   ```\n\n3. Run the application:\n   ```bash\n   mvn spring-boot:run\n   ```\n\n   The backend will start and be available at `http://localhost:8080` by default.\n\n## Additional Resources\n\n- [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli)\n- [Spring Boot Reference Guide](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvultrnerd%2Fhexarch-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvultrnerd%2Fhexarch-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvultrnerd%2Fhexarch-demo/lists"}