Skip to content

landyrev/pdf-filler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Aleksey Landyrev
May 30, 2021
60d4af4 · May 30, 2021

History

31 Commits
Apr 30, 2021
May 2, 2021
May 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
May 30, 2021
Apr 30, 2021
Apr 30, 2021
May 2, 2021
Apr 30, 2021
Apr 30, 2021
May 30, 2021
May 2, 2021
May 2, 2021
May 2, 2021
Apr 30, 2021
May 30, 2021
May 30, 2021
Apr 30, 2021
Apr 30, 2021

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