mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2026-02-01 05:12:11 +00:00
auth in progress
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
|
||||
"start": "nest start",
|
||||
"dev": "nest start --watch",
|
||||
"start:dev": "nest start --watch",
|
||||
"start:debug": "nest start --debug --watch",
|
||||
"start:prod": "node dist/main",
|
||||
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
|
||||
|
||||
Reference in New Issue
Block a user