lots of stuff
This commit is contained in:
parent
6868860a85
commit
992450e9d3
6 changed files with 43 additions and 2 deletions
|
|
@ -8,6 +8,8 @@
|
|||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"start:containers": "docker compose up -d --build",
|
||||
"stop:containers": "docker compose down",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue