{"id":26800398,"url":"https://github.com/prismedia/prismedia-server-core","last_synced_at":"2026-05-08T13:02:05.467Z","repository":{"id":284331448,"uuid":"950391130","full_name":"Prismedia/prismedia-server-core","owner":"Prismedia","description":"[Prismedia] Kotlin-Spring Back-End Server","archived":false,"fork":false,"pushed_at":"2025-04-04T09:20:47.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T10:28:02.934Z","etag":null,"topics":["gradle","kotlin","spring"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/Prismedia.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":"2025-03-18T04:56:38.000Z","updated_at":"2025-04-04T09:20:51.000Z","dependencies_parsed_at":"2025-03-25T11:24:21.815Z","dependency_job_id":"86e0f562-ca2d-4149-8f7a-9781de6e1170","html_url":"https://github.com/Prismedia/prismedia-server-core","commit_stats":null,"previous_names":["assemblecat/prismedia-server-core","prismedia/prismedia-server-core"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Prismedia/prismedia-server-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prismedia%2Fprismedia-server-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prismedia%2Fprismedia-server-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prismedia%2Fprismedia-server-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prismedia%2Fprismedia-server-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Prismedia","download_url":"https://codeload.github.com/Prismedia/prismedia-server-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prismedia%2Fprismedia-server-core/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260867990,"owners_count":23074916,"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":["gradle","kotlin","spring"],"created_at":"2025-03-29T20:17:02.607Z","updated_at":"2026-05-08T13:02:05.447Z","avatar_url":"https://github.com/Prismedia.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prismedia-server-core(프리즈미디어 코어 서버)\n\n프리즈미디어 서버 코어는 뉴스 아이템과 뉴스 클러스터를 제공하는 RESTful API 서버입니다.\n\n## 기술 스택\n\n- **언어**: Kotlin 1.9.22\n- **프레임워크**: Spring Boot 3.2.4\n- **빌드 도구**: Gradle \n- **데이터베이스**: \n  - Local: H2 인메모리 데이터베이스\n  - Production: MySQL\n- **보안**: Spring Security, OAuth2, JWT\n- JDK 17 이상\n- Docker\n\n## 주요 기능\n\n### 1. 뉴스 관리\n- 뉴스 아이템 CRUD 작업\n- 카테고리별 뉴스 조회\n- 키워드 기반 뉴스 검색\n- 페이징 및 정렬 지원\n\n### 2. 뉴스 클러스터링\n- 관련 뉴스 아이템 그룹화\n- 클러스터 기반 뉴스 조회\n\n### 3. 사용자 인증 및 권한 관리\n- OAuth2 기반 소셜 로그인 (Google)\n- JWT 토큰 기반 인증\n- 역할 기반 접근 제어\n\n#### 사전 준비사항\n- Docker 및 Docker Compose 설치\n- OAuth2 인증을 위한 환경 변수 설정\n\n#### 개발 환경에서 실행 (H2 데이터베이스)\n```bash\n# 환경 변수 설정 (필요한 경우)\nexport GOOGLE_CLIENT_ID=your_google_client_id\nexport GOOGLE_CLIENT_SECRET=your_google_client_secret\n\n# 개발 환경으로 실행\ndocker-compose -f docker-compose.yml -e SPRING_PROFILES_ACTIVE=local up\n```\n\n#### 배포 환경에서 실행 (MySQL 데이터베이스)\n```bash\n# 환경 변수 설정\nexport GOOGLE_CLIENT_ID=your_google_client_id\nexport GOOGLE_CLIENT_SECRET=your_google_client_secret\nexport APP_AUTH_TOKEN_SECRET=your_secure_token_secret\n\n# 배포 환경으로 실행 (백그라운드 모드)\ndocker-compose up -d\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprismedia%2Fprismedia-server-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprismedia%2Fprismedia-server-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprismedia%2Fprismedia-server-core/lists"}