Feat: docker compose done
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "vitest run --coverage",
|
||||
"build": "tsc",
|
||||
"build": "npx tsc",
|
||||
"start": "node dist/index.js",
|
||||
"dev": "concurrently --raw \"tsc -w \" \"nodemon dist/index.js\""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user