Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pepeul1191/nodejs-pdf-koa
NodeJS PDF Koa
https://github.com/pepeul1191/nodejs-pdf-koa
Last synced: about 1 month ago
JSON representation
NodeJS PDF Koa
- Host: GitHub
- URL: https://github.com/pepeul1191/nodejs-pdf-koa
- Owner: pepeul1191
- Created: 2021-02-19T16:06:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T20:58:56.000Z (about 1 year ago)
- Last Synced: 2024-01-12T08:11:09.932Z (about 1 year ago)
- Language: JavaScript
- Size: 8.36 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PDF-Editor
Archivo .env
```
MAIL_PORT=465
MAIL_USER="[email protected]"
MAIL_PASS="xyz"
MAIL_HOST="smtp.google.com"
```---
Fuentes:
+ https://stackoverflow.com/questions/49432579/await-is-only-valid-in-async-function
+ https://pdf-lib.js.org/
+ https://stackoverflow.com/questions/29349684/how-can-i-specify-the-required-node-js-version-in-package-json
+ https://stackoverflow.com/questions/45854169/how-can-i-use-an-es6-import-in-node-js
+ https://thecodebarbarian.com/working-with-pdfs-in-node-js.html
+ https://medium.com/the-node-js-collection/making-your-node-js-work-everywhere-with-environment-variables-2da8cdf6e786
+ https://www.npmjs.com/package/smtp-client
+ https://artisansweb.net/sending-email-via-gmail-smtp-server-in-nodejs/
+ https://support.google.com/mail/answer/185833?hl=es-419
+ https://stackoverflow.com/questions/35541864/es6-export-default-function
+ https://www.npmjs.com/package/koa-websocket
+ https://stackoverflow.com/questions/26223936/open-a-web-page-in-a-windows-batch-file
+ https://www.windowscentral.com/how-create-and-run-batch-file-windows-10
+ https://stackoverflow.com/questions/66091490/pdf-lib-how-to-add-custom-font