{"id":15312567,"url":"https://github.com/giulioz/po1_exercise4","last_synced_at":"2025-04-15T01:14:59.835Z","repository":{"id":85253737,"uuid":"316349688","full_name":"giulioz/PO1_Exercise4","owner":"giulioz","description":"A small demo on how to build a multiplayer board game using Spring Boot and React","archived":false,"fork":false,"pushed_at":"2020-12-22T07:12:37.000Z","size":362,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T01:14:49.128Z","etag":null,"topics":["http","java","react","spring","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/giulioz.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":"2020-11-26T22:35:37.000Z","updated_at":"2023-03-07T14:03:57.000Z","dependencies_parsed_at":"2023-07-20T04:45:16.518Z","dependency_job_id":null,"html_url":"https://github.com/giulioz/PO1_Exercise4","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":"0.16666666666666663","last_synced_commit":"e405f1d5000bf365269821621d9f7dc13eec4059"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioz%2FPO1_Exercise4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioz%2FPO1_Exercise4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioz%2FPO1_Exercise4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioz%2FPO1_Exercise4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giulioz","download_url":"https://codeload.github.com/giulioz/PO1_Exercise4/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986315,"owners_count":21194025,"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":["http","java","react","spring","spring-boot"],"created_at":"2024-10-01T08:37:41.770Z","updated_at":"2025-04-15T01:14:59.816Z","avatar_url":"https://github.com/giulioz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PO1_Exercise4\nA small demo on how to build a multiplayer board game using Spring Boot and React.\n\n![screenshoot.png](screenshoot.png)\n\n## Building and running\n\nThe project is a Gradle Spring application. To run it you need to call the `bootRun` gradle task:\n\n```bash\ngit clone https://github.com/giulioz/PO1_Exercise4.git\ncd PO1_Exercise4\n./gradlew bootRun\n```\n\nThis task will take care of the build and run process. To open the application (while it is running) use a browser to navigate to [http://localhost:8080](http://localhost:8080).\n\n### Frontend Dev Mode\n\nThe React frontend code is located in `src/main/resources/board-react-app`, and uses [create-react-app](https://create-react-app.dev/). You can use a live-reload dev environment using [Node.js](https://nodejs.org/it/):\n\n```bash\ncd src/main/resources/board-react-app\nnpm -g install yarn\nyarn install\nyarn start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiulioz%2Fpo1_exercise4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiulioz%2Fpo1_exercise4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiulioz%2Fpo1_exercise4/lists"}