0 Forks
1 Stars
1 Watchers

pdf-editor

PDF-Editor is the microservice project generate pdf file and send to user by email. It contains three main mirco services namely,user service to register and manage users, document service to generate pdf file, and email service to send email to user. Use Kafka to send messages between services and config server to manage properties.

How to download and setup pdf-editor

Open terminal and run command
git clone https://github.com/tswlun002/pdf-editor.git
git clone is used to create a copy or clone of pdf-editor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pdf-editor https://github.com/tswlun002/pdf-editor/archive/master.zip

Or simply clone pdf-editor with SSH
[email protected]:tswlun002/pdf-editor.git

If you have some problems with pdf-editor

You may open issue on pdf-editor support forum (system) here: https://github.com/tswlun002/pdf-editor/issues