Written in nodejs and Typescript
yarn
install dependenciesyarn build
build applicationyarn dev
start development modeyarn test
run testsyarn code:fix
apply prettier and eslint rules for projectyarn start
start compiled application
yarn generatePdf
script for generate test pdf, result will be placed at./test.pdf
- start application (
yarn dev
|yarn start
) and go tohttp://localhost:8000/api/v1/pdf
for serve pdf