{"id":38800966,"url":"https://github.com/yona3/express-typescript-prisma","last_synced_at":"2026-01-17T12:46:49.878Z","repository":{"id":217822127,"uuid":"376768921","full_name":"yona3/express-typescript-prisma","owner":"yona3","description":"Express + TypeScript + Prisma starter template.","archived":false,"fork":false,"pushed_at":"2021-08-31T06:50:42.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-01-18T12:05:26.971Z","etag":null,"topics":["express","jest","nodejs","prisma","supertest","ts-node-dev","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yona3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-06-14T09:25:33.000Z","updated_at":"2024-01-18T12:05:43.355Z","dependencies_parsed_at":"2024-01-18T12:16:19.443Z","dependency_job_id":null,"html_url":"https://github.com/yona3/express-typescript-prisma","commit_stats":null,"previous_names":["yona3/express-typescript-prisma"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/yona3/express-typescript-prisma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yona3%2Fexpress-typescript-prisma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yona3%2Fexpress-typescript-prisma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yona3%2Fexpress-typescript-prisma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yona3%2Fexpress-typescript-prisma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yona3","download_url":"https://codeload.github.com/yona3/express-typescript-prisma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yona3%2Fexpress-typescript-prisma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28508578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T11:50:55.898Z","status":"ssl_error","status_checked_at":"2026-01-17T11:50:55.569Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["express","jest","nodejs","prisma","supertest","ts-node-dev","typescript"],"created_at":"2026-01-17T12:46:49.156Z","updated_at":"2026-01-17T12:46:49.849Z","avatar_url":"https://github.com/yona3.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is my Express + TypeScript + Prisma starter template.\n\n## Tech stack\n\n- Express\n- TypeScript\n- Prisma\n- ESLint\n- Prettier\n- Jest\n- SuperTest\n\n## Usage\n\n1. install packages\n\n```\nyarn\n```\n\n2. prisma init\n\n```\nyarn prisma:init\n```\n\n3. setting .env and schema.prisma\n\n```\nDATABASE_URL=****************\n```\n\nPlease refer to [prisma document](https://www.prisma.io/docs/getting-started/setup-prisma/start-from-scratch/relational-databases/connect-your-database-typescript-postgres) (Connect your database).\n\n4. prisma migrate\n\n```\nyarn prisma:migrate\n```\n\n5. start server (development)\n\n```\nyarn dev\n```\n\n6. test\n\n```\nyarn test\n```\n\n7. build\n\n```\nyarn build\n```\n\n8. start server\n\n```\nyarn start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyona3%2Fexpress-typescript-prisma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyona3%2Fexpress-typescript-prisma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyona3%2Fexpress-typescript-prisma/lists"}