feat: Projects backend slice — auth, primitives, backend, UI (#3)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"scripts": {
|
||||
"dev": "convex dev --env-file ../../.env",
|
||||
"dev:setup": "convex dev --env-file ../../.env --configure --until-success",
|
||||
"check-types": "tsc --noEmit -p convex/tsconfig.json",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user