Merge MVP startup defaults with memory-db mode + tests
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start:web": "node web/src/index.js",
|
||||
"start:worker": "node worker/src/worker.js",
|
||||
"test": "node --test",
|
||||
"test:ci": "CI=1 node --test --test-reporter=spec",
|
||||
"up": "docker compose up --build",
|
||||
|
||||
Reference in New Issue
Block a user