This is an website which gives advantage to user for compiling latex file and obtaining output pdf file on same window. This website also removes the headache of finding supported operating system and other specification everything is already covered in website you just have to register and login thenm, everything will be done by us. This webiste also provide real time collaboration so that more than one user can work on same file simultaneousely.
First, clone the repository to your local machine:
git clone https://github.com/9916103020/SandTex.gitInstall the requirements:
pip install -r requirements.txtApply the migrations:
python manage.py migrateCollect the Static folder files:
python manage.py collectstaticFinally, run the development server:
python manage.py runserver