We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3940f59 commit 1923571Copy full SHA for 1923571
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "express-typescript-rest-api",
+ "name": "typescript-rest-api-backend",
3
"version": "1.0.0",
4
- "description": "express typescript template",
+ "description": "Express Typescript Rest API backend template with full TS support following gts style guide and gke integration",
5
"main": "src/index.ts",
6
"scripts": {
7
"start:dev": "cross-env NODE_ENV=development nodemon ./src/bin/server",
0 commit comments