@cloudninecare/prescription-generator-lib
v1.8.10
Published
Prescription pdf generation
Readme
prescription-generator-lib
This project maintains dynamic templates to generate pdfs of prescription, medical certificates, nursing assessments and so on.
Steps to publish: Increment the version in the package.json and do npm i. Make sure this version is committed to source code repo (github).
Execute the following terminal command to generate the build: npm run build
Download and install AWS CLI, if you don't have.
Then configure your aws account by using aws configure, if your configured.
Execute the following terminal command to publish the build: npm publish
