In this project you can write a text in the browser via Postman and view its PDF output
Ubuntu:
apt-get install texlive-lang-arabic
apt-get install texlive-fonts-extra
apt install texlive-latex-extra
apt install texlive-xetex
apt-get install xelatex
Fedora:
yum install texlive-*
yum install dejavu-sans-fonts
Install node-packages:
npm i node-cmd
npm i fs
now you can write a text in the browser via Postman and view its PDF output