{"id":23063733,"url":"https://github.com/douglasvolcato/node-tdd-clean-architecture","last_synced_at":"2026-05-09T04:32:40.534Z","repository":{"id":196419446,"uuid":"695720149","full_name":"DouglasVolcato/node-tdd-clean-architecture","owner":"DouglasVolcato","description":"Clean architecture backend made with TypeScript and TDD","archived":false,"fork":false,"pushed_at":"2023-12-02T03:29:13.000Z","size":499,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T08:14:48.152Z","etag":null,"topics":["bcrypt","clean-architecture","clean-code","design-patterns","jest","jest-tests","node","nodejs","object-oriented-programming","tdd","test-driven-development","typescript"],"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/DouglasVolcato.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":"2023-09-24T02:17:54.000Z","updated_at":"2024-12-31T12:30:55.000Z","dependencies_parsed_at":"2023-10-01T20:21:55.999Z","dependency_job_id":"f283a46b-1d0f-48e4-bb05-18f9c9871d5c","html_url":"https://github.com/DouglasVolcato/node-tdd-clean-architecture","commit_stats":null,"previous_names":["douglasvolcato/clean-architecture-example","douglasvolcato/clean-architecture-tdd-example","douglasvolcato/node-tdd-clean-architecture"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DouglasVolcato/node-tdd-clean-architecture","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DouglasVolcato%2Fnode-tdd-clean-architecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DouglasVolcato%2Fnode-tdd-clean-architecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DouglasVolcato%2Fnode-tdd-clean-architecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DouglasVolcato%2Fnode-tdd-clean-architecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DouglasVolcato","download_url":"https://codeload.github.com/DouglasVolcato/node-tdd-clean-architecture/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DouglasVolcato%2Fnode-tdd-clean-architecture/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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","clean-architecture","clean-code","design-patterns","jest","jest-tests","node","nodejs","object-oriented-programming","tdd","test-driven-development","typescript"],"created_at":"2024-12-16T04:12:46.612Z","updated_at":"2026-05-09T04:32:40.518Z","avatar_url":"https://github.com/DouglasVolcato.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"- [How to run this project](#how-to-run)\n- [Using Locally](#using-locally)\n- [Using Docker](#using-docker)\n- [Author](#author)\n\n\u003cdiv id='how-to-run'/\u003e\n\n## How to run this project\n\nTo use this project, first download it to your machine and create a \u003cb\u003e.env\u003c/b\u003e file with variables according to the \u003cb\u003e.env.example\u003c/b\u003e file. Once you've done that, it can be used either on a local server or with the help of Docker.\n\n\u003cdiv id='using-locally'/\u003e\n\n## \u003cli\u003e Using Locally\n\nIf you choose to use it on a local server, you will need to install the project's dependencies with the following command:\n\n```bash\n$ npm install\n```\n\nAfter that, the project will be ready to run using one of the following commands:\n\n```bash\n$ npm run start\n```\n\n\u003cdiv id='using-docker'/\u003e\n\n## \u003cli\u003e Using Docker\n\nTo do this, first make sure you have [Docker](https://www.docker.com) properly installed on your machine. Then use the following commands in sequence:\n\n```shell\n$ docker build -t clean-architecture .\n\n$ docker run -p \u003cdocker_port\u003e:\u003cenv_port\u003e --env-file .env clean-architecture\n```\n\n\u003cdiv id='author'/\u003e\n\n## Author\n\n- \u003ca href=\"https://github.com/DouglasVolcato\"\u003e Douglas \u003ca/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglasvolcato%2Fnode-tdd-clean-architecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdouglasvolcato%2Fnode-tdd-clean-architecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglasvolcato%2Fnode-tdd-clean-architecture/lists"}