Merge branch 'master' of https://git.vvvvvvaria.org/mb/pad2pdf
This commit is contained in:
commit
d3e3892ccf
16
README.md
16
README.md
@ -3,9 +3,14 @@
|
|||||||
work-in-progressssss
|
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`
|
`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`
|
`pip install -r requirements.txt`
|
||||||
|
|
||||||
## Run it locally
|
|
||||||
|
|
||||||
`python3 start.py`
|
`python3 start.py`
|
||||||
|
|
||||||
open it in the browser at the following address:
|
Then: configure the webserver to listen to the port of the flask application, for example with a subdomain.
|
||||||
|
|
||||||
`localhost:5577`
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user