{"id":20671436,"url":"https://github.com/fajarbc/prisma-basic","last_synced_at":"2025-07-21T04:32:43.748Z","repository":{"id":115653365,"uuid":"521330953","full_name":"fajarbc/prisma-basic","owner":"fajarbc","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-04T16:15:00.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T17:29:47.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/fajarbc.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-08-04T16:04:06.000Z","updated_at":"2023-02-07T16:55:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"9cf8edc1-0003-4bcd-b0ee-9c57f3f92c2f","html_url":"https://github.com/fajarbc/prisma-basic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fajarbc/prisma-basic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajarbc%2Fprisma-basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajarbc%2Fprisma-basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajarbc%2Fprisma-basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajarbc%2Fprisma-basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fajarbc","download_url":"https://codeload.github.com/fajarbc/prisma-basic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajarbc%2Fprisma-basic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264403799,"owners_count":23602621,"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","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":"2024-11-16T20:27:14.230Z","updated_at":"2025-07-09T06:07:55.320Z","avatar_url":"https://github.com/fajarbc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prisma-basic\n\n# Project Setup\n```\nnpm install\n```\n\n# Project Run\n```\nnpm start\n```\n\n# How to init prisma for the first time\n```\nnpx prisma init\n```\nIt will create `/prisma/schema.prisma` and `.env`. Change those two files as needed.\n\n# Pull from existing database\n```\nnpx prisma db pull\n```\n\n# generate prisma client\n```\nnpx prisma generate\n```\n\n# generate migrate\n```\nnpx prisma migrate\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffajarbc%2Fprisma-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffajarbc%2Fprisma-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffajarbc%2Fprisma-basic/lists"}