{"id":19894012,"url":"https://github.com/enpitsulin/todomvc-prisma","last_synced_at":"2026-04-14T02:31:23.361Z","repository":{"id":121169099,"uuid":"486911564","full_name":"enpitsuLin/todomvc-prisma","owner":"enpitsuLin","description":"A simple todo app built using nextjs with prisma.","archived":false,"fork":false,"pushed_at":"2022-04-30T11:26:00.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T05:28:49.510Z","etag":null,"topics":["nextjs","prisma","todomvc"],"latest_commit_sha":null,"homepage":"todomvc-prisma.vercel.app","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/enpitsuLin.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-04-29T09:22:11.000Z","updated_at":"2022-04-30T11:09:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"51e96380-ff47-410a-942a-5732244e3a6f","html_url":"https://github.com/enpitsuLin/todomvc-prisma","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/enpitsuLin/todomvc-prisma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpitsuLin%2Ftodomvc-prisma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpitsuLin%2Ftodomvc-prisma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpitsuLin%2Ftodomvc-prisma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpitsuLin%2Ftodomvc-prisma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enpitsuLin","download_url":"https://codeload.github.com/enpitsuLin/todomvc-prisma/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpitsuLin%2Ftodomvc-prisma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31779943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["nextjs","prisma","todomvc"],"created_at":"2024-11-12T18:32:14.631Z","updated_at":"2026-04-14T02:31:23.330Z","avatar_url":"https://github.com/enpitsuLin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todomvc-prisma\n\nA simple todo app built using nextjs with prisma.\n\n## Running\n\nFirst of all, you should init prisma with the database you preferred,\n\nedit Environment Variables to provide `DATABASE_URL`, see [more detail](https://pris.ly/d/prisma-schema#using-environment-variables)\n\nthen run\n\n```sh\nnpm run generate\n```\n\nThis will generate db file (if use sqlite) or create table on your SQL database\n\nAlso can use seed data to fill your table\n\n```sh\nnpm run seed\n```\n\nTo run the app \n\n```sh\nnpm run dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenpitsulin%2Ftodomvc-prisma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenpitsulin%2Ftodomvc-prisma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenpitsulin%2Ftodomvc-prisma/lists"}