{"id":15765072,"url":"https://github.com/thorwebdev/supa-postgres-drizzle2","last_synced_at":"2025-03-31T10:29:24.066Z","repository":{"id":212307635,"uuid":"731088299","full_name":"thorwebdev/supa-postgres-drizzle2","owner":"thorwebdev","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-14T06:11:16.000Z","size":200,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T02:51:58.751Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://supa-postgres-drizzle2.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/thorwebdev.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":"2023-12-13T10:31:17.000Z","updated_at":"2023-12-13T13:50:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"d660e95a-13f9-4a9c-84dd-0c902a4b477d","html_url":"https://github.com/thorwebdev/supa-postgres-drizzle2","commit_stats":null,"previous_names":["thorwebdev/supa-postgres-drizzle2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorwebdev%2Fsupa-postgres-drizzle2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorwebdev%2Fsupa-postgres-drizzle2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorwebdev%2Fsupa-postgres-drizzle2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorwebdev%2Fsupa-postgres-drizzle2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thorwebdev","download_url":"https://codeload.github.com/thorwebdev/supa-postgres-drizzle2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246453101,"owners_count":20779899,"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-10-04T12:24:28.632Z","updated_at":"2025-03-31T10:29:24.038Z","avatar_url":"https://github.com/thorwebdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\nname: Vercel Postgres + Drizzle Next.js Starter\nslug: postgres-drizzle\ndescription: Simple Next.js template that uses Vercel Postgres as the database and Drizzle as the ORM.\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-drizzle\u0026project-name=postgres-drizzle\u0026repository-name=postgres-drizzle\u0026demo-title=Vercel%20Postgres%20%2B%20Drizzle%20Next.js%20Starter\u0026demo-description=Simple%20Next.js%20template%20that%20uses%20Vercel%20Postgres%20as%20the%20database%20and%20Drizzle%20as%20the%20ORM.\u0026demo-url=https%3A%2F%2Fpostgres-drizzle.vercel.app%2F\u0026demo-image=https%3A%2F%2Fpostgres-drizzle.vercel.app%2Fopengraph-image.png\u0026stores=%5B%7B\"type\"%3A\"postgres\"%7D%5D\ndemoUrl: https://postgres-drizzle.vercel.app/\nrelatedTemplates:\n  - postgres-starter\n  - postgres-prisma\n  - postgres-kysely\n---\n\n# Vercel Postgres + Drizzle Next.js Starter\n\nSimple Next.js template that uses [Vercel Postgres](https://vercel.com/postgres) as the database and [Drizzle](https://github.com/drizzle-team/drizzle-orm) as the ORM.\n\n## Demo\n\nhttps://postgres-drizzle.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-drizzle\u0026project-name=postgres-drizzle\u0026repository-name=postgres-drizzle\u0026demo-title=Vercel%20Postgres%20%2B%20Drizzle%20Next.js%20Starter\u0026demo-description=Simple%20Next.js%20template%20that%20uses%20Vercel%20Postgres%20as%20the%20database%20and%20Drizzle%20as%20the%20ORM.\u0026demo-url=https%3A%2F%2Fpostgres-drizzle.vercel.app%2F\u0026demo-image=https%3A%2F%2Fpostgres-drizzle.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-drizzle\n```\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%2Fthorwebdev%2Fsupa-postgres-drizzle2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthorwebdev%2Fsupa-postgres-drizzle2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorwebdev%2Fsupa-postgres-drizzle2/lists"}