{"id":24591980,"url":"https://github.com/venh312/issuemoa-board","last_synced_at":"2025-10-14T15:04:52.966Z","repository":{"id":198870205,"uuid":"699838254","full_name":"venh312/issueMoa-board","owner":"venh312","description":"이슈모아 📰 Board (News, Youtube)","archived":false,"fork":false,"pushed_at":"2025-02-09T04:19:13.000Z","size":187,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T15:02:21.849Z","etag":null,"topics":["java17","mongodb","springboot2-x"],"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/venh312.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-03T12:51:01.000Z","updated_at":"2025-02-09T04:19:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"76129740-4e44-40bd-926c-6fa24f2b3158","html_url":"https://github.com/venh312/issueMoa-board","commit_stats":null,"previous_names":["conf312/issuemoa-board","venh312/issuemoa-board"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/venh312/issueMoa-board","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venh312%2FissueMoa-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venh312%2FissueMoa-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venh312%2FissueMoa-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venh312%2FissueMoa-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/venh312","download_url":"https://codeload.github.com/venh312/issueMoa-board/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venh312%2FissueMoa-board/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019291,"owners_count":26086708,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["java17","mongodb","springboot2-x"],"created_at":"2025-01-24T10:13:20.378Z","updated_at":"2025-10-14T15:04:52.937Z","avatar_url":"https://github.com/venh312.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 📌 적용 기술\n\u003cimg src=\"https://img.shields.io/badge/JAVA 17-2F2625?style=flat-square\u0026logo=coffeescript\u0026logoColor=white\"\u003e \u003cimg src=\"https://img.shields.io/badge/Spring Boot 2.7.1-6DB33F?style=flat-square\u0026logo=SpringBoot\u0026logoColor=white\"\u003e \u003cimg src=\"https://img.shields.io/badge/MongoDB-47A248?style=flat-square\u0026logo=mongodb\u0026logoColor=white\"\u003e \u003cimg src=\"https://img.shields.io/badge/Spring Data JPA \u0026 Querydsl-6DB33F?style=flat-square\u0026logo=spring\u0026logoColor=white\"\u003e \n\n\u003cimg src=\"https://img.shields.io/badge/Jenkins-D24939?style=flat-square\u0026logo=jenkins\u0026logoColor=white\"\u003e \u003cimg src=\"https://img.shields.io/badge/Docker-2496ED?style=flat-square\u0026logo=Docker\u0026logoColor=white\"\u003e \u003cimg src=\"https://img.shields.io/badge/Spring Docs \u0026 Swagger-85EA2D?style=flat-square\u0026logo=swagger\u0026logoColor=black\"\u003e\n\n## 📌 JDK 설치\n```bash\n$ sudo apt-get update\n$ sudo apt-get install -y openjdk-17-jdk\n```\n\n## 📌 도커로 실행하기\n### 1. 도커 이미지 빌드\n```$ docker build -t issuemoa/board .```\n- -t 빌드할 이미지의 이름 \n- . (현재 위치 기준에서 Dockerfile을 찾는다.)\n\n### 2. 도커 이미지 확인\n```$ docker image ls```\n```\nREPOSITORY      IMAGE ID        CREATED        SIZE     TAG          \nissuemoa/board 954d2adb5a88    1 hours ago    510MB    latest\n```\n\n### 3. 도커 컨테이너 실행\n```$ docker run -d --name=issuemoa-board -p17060:17060 issuemoa/board```\n- -d 백그라운드로 실행\n- --name 컨테이너명 설정\n- -p 포트 설정\n- 이미지명\n\n## Reference\n- https://simpleicons.org/\n- https://noticon.tammolo.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenh312%2Fissuemoa-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenh312%2Fissuemoa-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenh312%2Fissuemoa-board/lists"}