chore: update dev container to support api client generation
This commit is contained in:
parent
71a401ec9f
commit
f835afda7e
3 changed files with 9 additions and 1 deletions
|
@ -7,4 +7,7 @@ if [ -d "prisma" ]; then
|
|||
yarn prisma:db:push
|
||||
fi
|
||||
|
||||
yarn swagger:generate
|
||||
yarn orval:generate
|
||||
|
||||
exec yarn dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue