feat: add api http conventions and booking state rules
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
"format": "prettier --write .",
|
||||
"format:check": "prettier --check .",
|
||||
"check": "pnpm format:check && pnpm lint && pnpm typecheck",
|
||||
"db:migrate": "pnpm --filter @personal-brand/api db:migrate",
|
||||
"db:seed": "pnpm --filter @personal-brand/api db:seed",
|
||||
"clean": "turbo run clean && rimraf node_modules .turbo"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user