Jobs Worker Service API http://192.168.1.61:20102/api-docs
Find a file
2024-04-03 10:51:40 +07:00
prisma feat: add migration 2024-04-03 09:30:22 +07:00
src fix: create branch head office condition when not send 2024-04-03 10:51:40 +07:00
static initial commit 2024-04-01 13:28:43 +07:00
.dockerignore initial commit 2024-04-01 13:28:43 +07:00
.env.example initial commit 2024-04-01 13:28:43 +07:00
.gitignore initial commit 2024-04-01 13:28:43 +07:00
.prettierignore initial commit 2024-04-01 13:28:43 +07:00
.prettierrc initial commit 2024-04-01 13:28:43 +07:00
cliff.toml initial commit 2024-04-01 13:28:43 +07:00
Dockerfile feat: runtime migration 2024-04-03 09:28:40 +07:00
entrypoint.sh feat: runtime migration 2024-04-03 09:28:40 +07:00
nodemon.json initial commit 2024-04-01 13:28:43 +07:00
package.json chore: add dev script 2024-04-01 21:08:40 +07:00
pnpm-lock.yaml feat: add minio dep 2024-04-01 21:08:19 +07:00
README.md initial commit 2024-04-01 13:28:43 +07:00
tsconfig.json initial commit 2024-04-01 13:28:43 +07:00
tsoa.json initial commit 2024-04-01 13:28:43 +07:00

JWS Back-End

npm run migrate:dev - generate migration and push to database npm run migrate:deploy - push migrations to database