{"id":18577377,"url":"https://github.com/pjt3591oo/typeorm-uml-practice","last_synced_at":"2026-04-18T00:02:11.664Z","repository":{"id":100333625,"uuid":"396771961","full_name":"pjt3591oo/typeorm-uml-practice","owner":"pjt3591oo","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-16T11:57:57.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-16T01:33:50.666Z","etag":null,"topics":["database","typeorm","typescript","uml"],"latest_commit_sha":null,"homepage":"https://blog.naver.com/pjt3591oo/222472579823","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/pjt3591oo.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":"2021-08-16T11:53:14.000Z","updated_at":"2021-08-16T11:59:13.000Z","dependencies_parsed_at":"2023-05-13T22:15:29.623Z","dependency_job_id":null,"html_url":"https://github.com/pjt3591oo/typeorm-uml-practice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pjt3591oo/typeorm-uml-practice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjt3591oo%2Ftypeorm-uml-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjt3591oo%2Ftypeorm-uml-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjt3591oo%2Ftypeorm-uml-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjt3591oo%2Ftypeorm-uml-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjt3591oo","download_url":"https://codeload.github.com/pjt3591oo/typeorm-uml-practice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjt3591oo%2Ftypeorm-uml-practice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["database","typeorm","typescript","uml"],"created_at":"2024-11-06T23:28:57.198Z","updated_at":"2026-04-18T00:02:11.613Z","avatar_url":"https://github.com/pjt3591oo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typeorm uml sample\n\normconfig.json의 설정 정보를 수정하여 사용하는 예제입니다.\n\nsynchronize를 true로 설정하면 npm run시 entity에 정의된대로 테이블 생성\n\nUML은 entity를 기반으로 추출하기 때문에 굳이 테이블이 필요하지 않습니다.\n\n```\n$ npm i\n\n$ npm run start\n\n$ npm run db:diagram\n```\n\n![](http://www.plantuml.com/plantuml/png/dLJlYnen4Fs-VyLq2qL1iHRySkmjPsslbKBlaFO-7PIu6JMOJPPa5izw_kzDibjTVnNf2kvctioRDoyXTvQOeJANKVI6uqme169JYIrKBCSEyAb_jm4L2Lf3d4pJW2IzQVgiafbM15Rynjl-UyYqrEPsRjWwRTLrISzdfF6UlLZYklNIXirCeEHRS8H9ABpvnCpoYvOSrKJpD7dd4jEa5x0KNdp37SdicAHYU3iCpqdjhiu5oboTg_nyxt-kCaSkMDTWfWrlKaGBmH4ieK5Dwm9j5SYH5fhNYqoOJ68KaIw0D4mraSw12yT6GgieiakX2cPO3aQNYhiU2WqC6d7fP7fwqCOHDm2xO5olX9h3Z4cB3MJ155yPGOIgnXfW9fcri8d0FHzPjfo7nYC_5QmMWZ0WGsFqgWfQP7E3gAeAPmAQ8s0RkGd36O57etcPKGUAwWFQmEnkuRk6xGR1eNq3u-y_Mlr-6routWZmXyH3JyF9wEjmqlem61pWXH4PNgWrc3EXHcuUEiZOxkGzUFLZmhm3OP1VRjwyqjXONo4pEsa2rHdyE-lue399xh-bwIudz3gRiPVwqwBfGEd-AttXwmfbR8x_QQrtJvuc7BbNEzSmxHfLf8d9nt_idRjrgBHd7VMJNp8hhksEuVMrszKRYFVx64VLuWBcQOyWTolTeUB-yli3)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjt3591oo%2Ftypeorm-uml-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjt3591oo%2Ftypeorm-uml-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjt3591oo%2Ftypeorm-uml-practice/lists"}