Skip to content

landyrev/pdf-filler

Repository files navigation

PDF Filler

PDF Filler is microservice for filling and converting DOCX files to PDF. It uses:

Documentation

Development

To run local instance of pdf filler run following commands:

  • git clone https://gitlab.com/fitnow/pdf-filler
  • cd pdf-filler
  • cp .env.example .env
  • npm i
  • docker-compose up

Additionaly create Google Cloud Service account JSON key and save it on ./google-key.json location

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published