Jobs Worker Service API
http://192.168.1.61:20102/api-docs
* feat: doc-template * fix: empty not converted to dash * feat: also return province, district and sub district * refactor: move some relation to outer * feat: add more function * chore: deps * feat: add more relation * feat: count employee by gender * feat: count all employee * feat: add more function * feat: get employment office * fix: error --------- Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com> |
||
|---|---|---|
| .github/workflows | ||
| assets | ||
| prisma | ||
| src | ||
| static | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| CHANGELOG.md | ||
| cliff.toml | ||
| compose.yaml | ||
| Dockerfile | ||
| entrypoint.sh | ||
| nodemon.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| tsconfig.json | ||
| tsoa.json | ||
JWS Back-End
npm run migrate:dev - generate migration and push to database
npm run migrate:deploy - push migrations to database