{"id":47724795,"url":"https://github.com/dango0812/dev-blog","last_synced_at":"2026-04-02T20:12:04.097Z","repository":{"id":344565736,"uuid":"1182155678","full_name":"dango0812/dev-blog","owner":"dango0812","description":"🔥 경험을 기록하는 개인 블로그","archived":false,"fork":false,"pushed_at":"2026-03-27T02:08:42.000Z","size":358,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-27T02:37:28.214Z","etag":null,"topics":["neondb","nextjs","postgresql","react-hook-forms","tailwindcss","tanstack-query","zod"],"latest_commit_sha":null,"homepage":"https://blog.dong-gyu.com","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/dango0812.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":"2026-03-15T05:37:29.000Z","updated_at":"2026-03-26T18:59:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dango0812/dev-blog","commit_stats":null,"previous_names":["dango0812/dev-blog"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dango0812/dev-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dango0812%2Fdev-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dango0812%2Fdev-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dango0812%2Fdev-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dango0812%2Fdev-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dango0812","download_url":"https://codeload.github.com/dango0812/dev-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dango0812%2Fdev-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31315155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["neondb","nextjs","postgresql","react-hook-forms","tailwindcss","tanstack-query","zod"],"created_at":"2026-04-02T20:12:02.619Z","updated_at":"2026-04-02T20:12:04.092Z","avatar_url":"https://github.com/dango0812.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 개발 블로그\n![cover-main](https://github.com/user-attachments/assets/74a45631-ec3b-4b4b-8c8c-9d693622a39d)\n💡 설계부터 구현까지, 하나씩 만들어가는 나만의 개발 블로그\n\n\n## 1️⃣ 페이지 소개\n![post-list](https://github.com/user-attachments/assets/c19ddca0-cfde-4f2a-9056-aff18d01a314)\n![post-detail](https://github.com/user-attachments/assets/486c1a34-58ac-4603-8aad-d4aad5dd7a9a)\n![sign-in](https://github.com/user-attachments/assets/b84b1236-be1a-46ba-a017-3dfe9c62c4a0)\n![dashboard](https://github.com/user-attachments/assets/967963cf-d46c-4603-abbb-9d0310fc3797)\n![post-create-edit](https://github.com/user-attachments/assets/09d104bf-045f-485c-9784-3a108ad6584d)\n\n## 2️⃣ 기술 스택\n\u003cimg width=\"1999\" height=\"983\" alt=\"tech-stack\" src=\"https://github.com/user-attachments/assets/dad2f802-0774-4214-b65a-4714f0596b99\" /\u003e\n\n## 3️⃣ 아키텍처\n\u003cimg width=\"1400\" height=\"440\" alt=\"architecture\" src=\"https://github.com/user-attachments/assets/494d0913-4b93-40ef-8a16-fcd169581988\" /\u003e\n\n## 4️⃣ 프로젝트 구조\n```\n📂 DEV-BLOG\n┣ 📂 app/\n┃ ┣ 📂 api/          # 업로드/게시글 CRUD\n┃ ┣ 📂 admin/        # 대시보드/게시글 관리\n┃ ┣ 📂 [slug]/       # 게시글 상세 페이지\n┃ ┗ 📄 page.tsx      # 메인 페이지 (게시글 목록)\n┣ 📂 components/     # 공통 컴포넌트\n┣ 📂 services/       # DB 쿼리 및 유효성 검사 (Zod)\n┣ 📂 hooks/          # 데이터 페칭 및 상태 관리 커스텀 훅\n┣ 📂 lib/            # 외부 라이브러리 설정 (Cloudinary·Neon·Tailwind CSS)\n┣ 📂 constants/      # 전역 상수\n┣ 📂 utils/          # 유틸리티 함수\n┗ 📂 db/             # SQL 쿼리 파일\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdango0812%2Fdev-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdango0812%2Fdev-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdango0812%2Fdev-blog/lists"}