This commit is contained in:
systers 2021-06-28 14:53:43 +02:00
commit d3e3892ccf

View File

@ -3,9 +3,14 @@
work-in-progressssss
collaborative editing space for PDF making using pads (closely linked to the wonderful Ethertoff project <http://osp.kitchen/tools/ethertoff/>)
work-in-process, collaborative editing space for PDF making using pads (<> Ethertoff project http://osp.kitchen/tools/ethertoff/ <> JupyterPi https://git.xpub.nl/XPUB/jupyterpi)
## Installation steps
## Install a new instance on the server
`git clone https://git.vvvvvvaria.org/mb/pad2pdf.git`
`cd pad2pdf`
`python3 -m venv venvfolder`
@ -13,11 +18,6 @@ collaborative editing space for PDF making using pads (closely linked to the won
`pip install -r requirements.txt`
## Run it locally
`python3 start.py`
open it in the browser at the following address:
`localhost:5577`
Then: configure the webserver to listen to the port of the flask application, for example with a subdomain.