Jobs Worker Service API
http://192.168.1.61:20102/api-docs
* feat: add db table and structure * chore: migration * createCreditNote * add check conditions quotationId before create credit note and add fn delete data * feat: add query list of credit note * feat: add get stats of credit ntoe * update * feat: add get by id * add permission * delete console log * chore: cleanup --------- Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com> Co-authored-by: Kanjana <taii.kanjana@gmail.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