{"id":51230226,"url":"https://github.com/choewy/nestjs-dockerizing","last_synced_at":"2026-06-28T15:31:10.931Z","repository":{"id":146491099,"uuid":"614883225","full_name":"choewy/nestjs-dockerizing","owner":"choewy","description":"NestJS Dockerizing","archived":false,"fork":false,"pushed_at":"2023-10-30T16:09:32.000Z","size":371,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T05:31:07.345Z","etag":null,"topics":["bcrypt","docker","docker-compose","jwt","mongodb","mongoose","mysql","nestjs","redis","throttle","typeorm"],"latest_commit_sha":null,"homepage":"","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/choewy.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}},"created_at":"2023-03-16T14:08:40.000Z","updated_at":"2023-10-30T16:10:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"4aff3472-4f4d-462b-a125-3f50aa03d4e5","html_url":"https://github.com/choewy/nestjs-dockerizing","commit_stats":null,"previous_names":["choewy/nestjs-dockerizing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/choewy/nestjs-dockerizing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choewy%2Fnestjs-dockerizing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choewy%2Fnestjs-dockerizing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choewy%2Fnestjs-dockerizing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choewy%2Fnestjs-dockerizing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/choewy","download_url":"https://codeload.github.com/choewy/nestjs-dockerizing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choewy%2Fnestjs-dockerizing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34894560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":["bcrypt","docker","docker-compose","jwt","mongodb","mongoose","mysql","nestjs","redis","throttle","typeorm"],"created_at":"2026-06-28T15:31:10.775Z","updated_at":"2026-06-28T15:31:10.927Z","avatar_url":"https://github.com/choewy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NestJS Dockerizing\n\n## step 1. install dependencies\n\n```zsh\nnpm ci\n```\n\n## step 2. run docker(mongodb, ...etc)\n\n```zsh\nnpm run start:docker\n```\n\n## step 3. start nestjs\n\n```zsh\nnpm run start:dev\n```\n\n## step 4. build nestjs\n\n```zsh\nnpm run build\n```\n\n## step 5. build docker image and run docker container(nestjs)\n\n```zsh\ndocker-compose up --build -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoewy%2Fnestjs-dockerizing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchoewy%2Fnestjs-dockerizing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoewy%2Fnestjs-dockerizing/lists"}