{"id":15463054,"url":"https://github.com/sohamsshah/next-prisma-supabase-blog","last_synced_at":"2026-03-07T18:01:23.194Z","repository":{"id":104836830,"uuid":"456399278","full_name":"sohamsshah/next-prisma-supabase-blog","owner":"sohamsshah","description":"Next.js + Prisma + Supabase simple Blog example","archived":false,"fork":false,"pushed_at":"2022-02-08T14:16:43.000Z","size":48,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T10:43:21.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sohamsshah.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-02-07T07:22:51.000Z","updated_at":"2024-04-02T17:41:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad2f6d9e-cee9-4233-8e79-b75811a33039","html_url":"https://github.com/sohamsshah/next-prisma-supabase-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sohamsshah/next-prisma-supabase-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamsshah%2Fnext-prisma-supabase-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamsshah%2Fnext-prisma-supabase-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamsshah%2Fnext-prisma-supabase-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamsshah%2Fnext-prisma-supabase-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sohamsshah","download_url":"https://codeload.github.com/sohamsshah/next-prisma-supabase-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohamsshah%2Fnext-prisma-supabase-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30225406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T17:00:40.062Z","status":"ssl_error","status_checked_at":"2026-03-07T17:00:39.026Z","response_time":53,"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":[],"created_at":"2024-10-02T00:06:50.647Z","updated_at":"2026-03-07T18:01:23.157Z","avatar_url":"https://github.com/sohamsshah.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js + Prisma + Supabase Blog Project\n\n## About the Project\n\n- Prisma connects the PostgreSQL Database provided by Supabase by using postgres connection string.\n- Write the Database Schemas in `prisma/schema.prisma`\n- `lib/prisma.ts` contains prisma client config\n- Use prisma client APIs on `getStaticProps` and `getServerSideProps` in the Next.js project. Also you can use them in `pages/api/` as well to perform Database Operations.\n- Prisma Client APIs cannot be used in the Frontend application.\n- This App performs basic CRUD Operations with Prisma + Supabase DB + Next FE and Server\n\n## Get Started\n\n- Create a `.env` as below\n\n```\nDATABASE_URL=\u003cYOUR_SUPABASE-CONNECION-STRING-HERE\u003e\n```\n\n- npm install\n- npm run dev\n\nAlso, you can visualize the database on local with:\n\n```\nnpx prisma studio\n```\n\nIf you are using `prisma migrate dev`, please refer [this](https://stackoverflow.com/questions/67551593/supabase-client-permission-denied-for-schema-public) without fail. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsohamsshah%2Fnext-prisma-supabase-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsohamsshah%2Fnext-prisma-supabase-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsohamsshah%2Fnext-prisma-supabase-blog/lists"}