{"id":21725534,"url":"https://github.com/dunghenry/nest_auth","last_synced_at":"2026-04-20T05:06:11.704Z","repository":{"id":107272780,"uuid":"550921395","full_name":"dunghenry/nest_auth","owner":"dunghenry","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-04T06:26:13.000Z","size":1576,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T22:51:20.695Z","etag":null,"topics":["authentication","docker","mongodb","nestjs","server-side-rendering","upload-image"],"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/dunghenry.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":"2022-10-13T14:42:20.000Z","updated_at":"2022-10-15T09:56:04.000Z","dependencies_parsed_at":"2024-02-04T07:38:35.114Z","dependency_job_id":null,"html_url":"https://github.com/dunghenry/nest_auth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dunghenry/nest_auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fnest_auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fnest_auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fnest_auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fnest_auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunghenry","download_url":"https://codeload.github.com/dunghenry/nest_auth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fnest_auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32033720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["authentication","docker","mongodb","nestjs","server-side-rendering","upload-image"],"created_at":"2024-11-26T03:18:58.987Z","updated_at":"2026-04-20T05:06:11.688Z","avatar_url":"https://github.com/dunghenry.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NestJS framework authentication + MongoDB\n\n### install dotenv\n\n```js\nnpm i dotenv\n```\n\n### Add to app.module.ts\n\n```js\nrequire('dotenv').config();\n```\n\n### Create controller\n\n```js\nnest g controller user\n```\n\n### Create service\n\n```js\nnest g service user\n```\n\n### Create module\n\n```js\nnest g module user\n```\n\n### Run docker compose\n\n```js\ndocker-compose up\n```\n\n### Run and build docker compose\n\n```js\ndocker-compose up --build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Fnest_auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunghenry%2Fnest_auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Fnest_auth/lists"}