{"id":25615279,"url":"https://github.com/eneas-almeida/nodejs-prisma","last_synced_at":"2026-05-13T20:31:42.862Z","repository":{"id":135551869,"uuid":"437427614","full_name":"eneas-almeida/nodejs-prisma","owner":"eneas-almeida","description":"Estudo de caso, utilizando o NodeJs com o Prisma.","archived":false,"fork":false,"pushed_at":"2021-12-12T04:06:38.000Z","size":502,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T03:19:08.803Z","etag":null,"topics":["nodejs","prisma2"],"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/eneas-almeida.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-12-12T01:33:48.000Z","updated_at":"2021-12-20T01:59:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"dab34c82-b069-4152-bbd4-12771cc631ea","html_url":"https://github.com/eneas-almeida/nodejs-prisma","commit_stats":null,"previous_names":["eneas-almeida/nodejs-prisma"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eneas-almeida/nodejs-prisma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eneas-almeida%2Fnodejs-prisma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eneas-almeida%2Fnodejs-prisma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eneas-almeida%2Fnodejs-prisma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eneas-almeida%2Fnodejs-prisma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eneas-almeida","download_url":"https://codeload.github.com/eneas-almeida/nodejs-prisma/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eneas-almeida%2Fnodejs-prisma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32999176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: 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":["nodejs","prisma2"],"created_at":"2025-02-22T03:19:06.153Z","updated_at":"2026-05-13T20:31:42.845Z","avatar_url":"https://github.com/eneas-almeida.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NodeJs + Prisma\n\n## Resumo\n\n-   Arquitetura Feature By Package\n-   Prisma\n-   Teste unitário com coverage com o Jest\n-   Injeção de dependência com o tsyringe\n-   Docker\n\n## Organização do projeto\n\n-   Module\n-   Service\n-   Domain\n-   Repository\n-   Controller\n\n## Padrões de projetos\n\n-   Repository\n-   Chain of responsability\n-   Decorators\n-   Dependency inversion\n\n## Estrutura de pastas e arquivos\n\n\u003cimg src=\"./images/prisma.png\" width=\"400\" /\u003e\n\n## Teste unitário com coverages\n\n\u003cimg src=\"./images/teste.png\" width=\"600\" /\u003e\n\n\u003cimg src=\"./images/coverage.png\" width=\"600\" /\u003e\n\n## Prisma package\n\n```bash\nyarn global add prisma\n```\n\n## Prisma init endpoint\n\n```bash\nprisma init\n```\n\n## Prisma generate\n\n```bash\nprisma generate\n```\n\n## Prisma db push\n\n```bash\nprisma db push\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feneas-almeida%2Fnodejs-prisma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feneas-almeida%2Fnodejs-prisma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feneas-almeida%2Fnodejs-prisma/lists"}