Skip to content

Commit 1923571

Browse files
INIT
1 parent 3940f59 commit 1923571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "express-typescript-rest-api",
2+
"name": "typescript-rest-api-backend",
33
"version": "1.0.0",
4-
"description": "express typescript template",
4+
"description": "Express Typescript Rest API backend template with full TS support following gts style guide and gke integration",
55
"main": "src/index.ts",
66
"scripts": {
77
"start:dev": "cross-env NODE_ENV=development nodemon ./src/bin/server",

0 commit comments

Comments
 (0)