Skip to content

Commit

Permalink
chore: update name of Postgres template (#1815)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompuIves committed Feb 27, 2024
1 parent 7f4caa9 commit 6e4f802
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions postgres-drizzle-nextjs/.codesandbox/template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "Postgres & Next.js using Drizzle ORM",
"description": "A starter of using Drizzle-ORM together with Postgres & Next.js",
"title": "Next.js + Postgres",
"description": "The perfect starter for a full-stack application using Next.js, Postgres and Drizzle-ORM.",
"iconUrl": "https://github.com/codesandbox/sandbox-templates/blob/main/nextjs/.codesandbox/icon.png?raw=true",
"tags": [
"nextjs",
Expand All @@ -11,4 +11,4 @@
"drizzle-orm"
],
"published": true
}
}

0 comments on commit 6e4f802

Please sign in to comment.