{"id":26084149,"url":"https://github.com/grootkng/clean-arch-js","last_synced_at":"2025-08-16T02:17:13.429Z","repository":{"id":103822539,"uuid":"478278728","full_name":"grootkng/clean-arch-js","owner":"grootkng","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-09T05:31:16.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T04:51:10.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/grootkng.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":"2022-04-05T19:50:05.000Z","updated_at":"2022-11-09T03:54:22.000Z","dependencies_parsed_at":"2023-07-24T16:00:44.913Z","dependency_job_id":null,"html_url":"https://github.com/grootkng/clean-arch-js","commit_stats":null,"previous_names":["grootkng/clean-arch-js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grootkng/clean-arch-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grootkng%2Fclean-arch-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grootkng%2Fclean-arch-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grootkng%2Fclean-arch-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grootkng%2Fclean-arch-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grootkng","download_url":"https://codeload.github.com/grootkng/clean-arch-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grootkng%2Fclean-arch-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270657715,"owners_count":24623465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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":[],"created_at":"2025-03-09T04:50:18.678Z","updated_at":"2025-08-16T02:17:13.404Z","avatar_url":"https://github.com/grootkng.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eClean Arch with Javascript\u003c/h1\u003e\n\n## Instalation and Usage\n\n### Must have\n1. Node.js v18\n2. Docker\n\n### Step-by-step without docker\n1. Copy the content of `.env.example` and paste in a file called `.env`\n2. Instal the dependencies: `npm install`\n3. Run a Postgres database with the configs in the `.env.example`\n4. Run the migrations: `db:migrate`\n3. Then run the project: `npm run start`. Or with watch mode: `npm run start:dev`\n\n### Step-by-step with docker\n1. Copy the content of `.env.example` and paste in a file called `.env`\n2. Run: `docker-compose up`\n\n### URLs\n* (GET and POST) localhost:8000/notes\n  * (GET) localhost:8000/notes?author=[AuthorNameHere]\n  * (GET) localhost:8000/notes/?id=[NoteIdHere]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrootkng%2Fclean-arch-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrootkng%2Fclean-arch-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrootkng%2Fclean-arch-js/lists"}