e-invoice-pdf

1.0.9 • Public • Published

E-invoice

Open source project for all business using Nodejs with AWS

This project consists of these following:

  • Generate PDF invoice.
  • Upload the invoice into AWS S3 bucket.
  • Download the invoice from AWS S3 bucket.

Features

  • Generate unique bill number for each invoice.
  • Ability to modify existing invoice and reupload it.
  • Ability to download the invoice.
  • Ability to see the invoice by using QR code.
  • Easy and simple configuration.
  • Typescript is implemeneted.

You can follow me there:

As well as my github page

Installation

Dillinger requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

npm i
npm run dev
npm start

YOU SHOULD REFERE TO SRC FOLDER TO CONTINUE DEVELOPMENT.

YOU SHOULD BE AWARE OF AWS S3 PRICES IF YOU WANT TO USE IT.

For production environments...

npm install --production
NODE_ENV=production node app

Plugins

Dillinger is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

Plugin DESCRIPTION
PDFkit To generate pdf document
svg-to-pdf-kit A tool help to insert svgs into pdf
qrcode A library to generate a QR code
aws-sdk/client-s3 S3 bucket sdk

Development

IT IS AN OPEN SOURCE, LET'S IMPROVE IT TOGETHER

#CODE_FOR_ALL

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i e-invoice-pdf

Weekly Downloads

3

Version

1.0.9

License

MIT

Unpacked Size

74.8 kB

Total Files

10

Last publish

Collaborators

  • i_3z1001