https://github.com/eduqg/pdfkit-node-certificate-template
Certification template with pdfkit in node.js :trophy:
https://github.com/eduqg/pdfkit-node-certificate-template
certificate certification node nodejs pdf pdfkit study template
Last synced: 29 days ago
JSON representation
Certification template with pdfkit in node.js :trophy:
- Host: GitHub
- URL: https://github.com/eduqg/pdfkit-node-certificate-template
- Owner: eduqg
- License: mit
- Created: 2020-11-14T17:18:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T10:58:49.000Z (over 4 years ago)
- Last Synced: 2023-03-03T00:19:49.028Z (over 2 years ago)
- Topics: certificate, certification, node, nodejs, pdf, pdfkit, study, template
- Language: JavaScript
- Homepage:
- Size: 11.2 MB
- Stars: 32
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Certificate template for PDFKit in Node.js
I was learning about how to make pdf certificates and created this template to help other developers.
## Getting Started
Install dependencies
```console
yarn
```or
```console
npm install
```Start the server
```console
yarn dev
```ou
```console
npm run dev
```Open the file output.pdf
Start editing index.js :smiley:
## Built With
- [Node.js](https://nodejs.org/en/)
:wave: [Get in touch!](https://www.linkedin.com/in/eduardo-quintino/)
## License
This project is licensed under the MIT License