added docker files
This commit is contained in:
parent
3ecff54a1d
commit
d1f5afed9a
5 changed files with 24 additions and 4 deletions
|
@ -5,7 +5,8 @@
|
|||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "tsx watch src",
|
||||
"build": "tsc"
|
||||
"build": "tsc",
|
||||
"start": "node dist"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue