{"id":20293114,"url":"https://github.com/mingderwang/my-vercel-postgres-kysely","last_synced_at":"2026-04-06T21:31:23.105Z","repository":{"id":209244554,"uuid":"723561541","full_name":"mingderwang/my-vercel-postgres-kysely","owner":"mingderwang","description":"vercel postges demo","archived":false,"fork":false,"pushed_at":"2023-11-26T04:19:06.000Z","size":394,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-04T05:15:56.255Z","etag":null,"topics":["example","kysely","next","postgres","vercel","vercel-postgres"],"latest_commit_sha":null,"homepage":"https://my-vercel-postgres-kysely.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/mingderwang.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}},"created_at":"2023-11-26T03:47:18.000Z","updated_at":"2023-11-26T04:16:42.000Z","dependencies_parsed_at":"2023-11-26T05:21:45.753Z","dependency_job_id":"beec1df6-22e7-463e-a2b8-8b26ffe1a6fb","html_url":"https://github.com/mingderwang/my-vercel-postgres-kysely","commit_stats":null,"previous_names":["mingderwang/my-vercel-postgres-kysely"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mingderwang/my-vercel-postgres-kysely","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Fmy-vercel-postgres-kysely","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Fmy-vercel-postgres-kysely/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Fmy-vercel-postgres-kysely/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Fmy-vercel-postgres-kysely/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mingderwang","download_url":"https://codeload.github.com/mingderwang/my-vercel-postgres-kysely/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Fmy-vercel-postgres-kysely/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31491096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"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":["example","kysely","next","postgres","vercel","vercel-postgres"],"created_at":"2024-11-14T15:21:35.057Z","updated_at":"2026-04-06T21:31:23.084Z","avatar_url":"https://github.com/mingderwang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\nname: Vercel Postgres + Kysely Next.js Starter\nslug: postgres-kysely\ndescription: Simple Next.js template that uses Vercel Postgres as the database and Kysely as the query builder.\nframework: Next.js\nuseCase: Starter\ncss: Tailwind\ndatabase: Vercel Postgres\ndeployUrl: https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fexamples%2Ftree%2Fmain%2Fstorage%2Fpostgres-kysely\u0026project-name=postgres-kysely\u0026repository-name=postgres-kysely\u0026demo-title=Vercel%20Postgres%20%2B%20Kysely%20Next.js%20Starter\u0026demo-description=Simple%20Next.js%20template%20that%20uses%20Vercel%20Postgres%20as%20the%20database%20and%20Kysely%20as%20the%20ORM.\u0026demo-url=https%3A%2F%2Fpostgres-kysely.vercel.app%2F\u0026demo-image=https%3A%2F%2Fpostgres-kysely.vercel.app%2Fopengraph-image.png\u0026stores=%5B%7B\"type\"%3A\"postgres\"%7D%5D\ndemoUrl: https://postgres-kysely.vercel.app/\nrelatedTemplates:\n  - postgres-starter\n  - postgres-prisma\n  - postgres-sveltekit\n---\n\n# Vercel Postgres + Kysely Next.js Starter\n\nSimple Next.js template that uses [Vercel Postgres](https://vercel.com/postgres) as the database and [Kysely](https://kysely.dev/) as the query builder.\n\n## Demo\n\nhttps://postgres-kysely.vercel.app/\n\n## How to Use\n\nYou can choose from one of the following two methods to use this repository:\n\n### One-Click Deploy\n\nDeploy the example using [Vercel](https://vercel.com?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=vercel-examples):\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fexamples%2Ftree%2Fmain%2Fstorage%2Fpostgres-kysely\u0026project-name=postgres-kysely\u0026repository-name=postgres-kysely\u0026demo-title=Vercel%20Postgres%20%2B%20Kysely%20Next.js%20Starter\u0026demo-description=Simple%20Next.js%20template%20that%20uses%20Vercel%20Postgres%20as%20the%20database%20and%20Kysely%20as%20the%20ORM.\u0026demo-url=https%3A%2F%2Fpostgres-kysely.vercel.app%2F\u0026demo-image=https%3A%2F%2Fpostgres-kysely.vercel.app%2Fopengraph-image.png\u0026stores=%5B%7B\"type\"%3A\"postgres\"%7D%5D)\n\n### Clone and Deploy\n\nExecute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [pnpm](https://pnpm.io/installation) to bootstrap the example:\n\n```bash\npnpm create next-app --example https://github.com/vercel/examples/tree/main/storage/postgres-kysely\n```\n\nOnce that's done, copy the .env.example file in this directory to .env.local (which will be ignored by Git):\n\n```bash\ncp .env.example .env.local\n```\n\nThen open `.env.local` and set the environment variables to match the ones in your Vercel Storage Dashboard.\n\nNext, run Next.js in development mode:\n\n```bash\npnpm dev\n```\n\nDeploy it to the cloud with [Vercel](https://vercel.com/new?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=vercel-examples) ([Documentation](https://nextjs.org/docs/deployment)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingderwang%2Fmy-vercel-postgres-kysely","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmingderwang%2Fmy-vercel-postgres-kysely","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingderwang%2Fmy-vercel-postgres-kysely/lists"}