mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-14 05:06:04 +00:00
🚧 different db engines
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"types": "dist/Server.d.ts",
|
||||
"scripts": {
|
||||
"test:only": "jest --coverage --verbose --forceExit ./tests",
|
||||
"test:routes": "jest --coverage --verbose --forceExit ./routes.test.ts",
|
||||
"test": "npm run build && npm run test:only",
|
||||
"test:watch": "jest --watch",
|
||||
"start": "npm run build && node dist/start",
|
||||
|
||||
Reference in New Issue
Block a user