Skip to content

leancodepl/pdf-generator

Repository files navigation

pdf-generator

This project was generated using Nx.

NestJS module used for creating PDF files out of react components.

Invoice templates created with react, can be used with pdf-renderer.

Used for authentication and communication with a contractsgenerator based api.

Dockerfile

At the top of your own Dockerfile add the following line.

FROM ghcr.io/leancodepl/pdf-generator:[version]

You can also easily get the current version, by using latest.

FROM ghcr.io/leancodepl/pdf-generator:latest