This is a simple project to generate a PDF and a QRCode with Node.js.
# Clone the repository
git clone https://github.com/Adosh74/CronJob-Pdf-and-QRCode-with-Node.js
# Enter into the directory
cd CronJob-Pdf-and-QRCode-with-Node.js
# Install the dependencies
npm install
# Run the project
npm start
- Node.js
- Express
- node-schedule
- pdfkit