An open API service indexing awesome lists of open source software.

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:

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/)

Buy Me A Coffee

## License

This project is licensed under the MIT License