2016-11-19 00:47:01 +01:00
2016-11-19 00:47:01 +01:00
2016-11-19 00:47:01 +01:00
2016-11-19 00:47:01 +01:00
2016-11-19 00:47:01 +01:00
2016-11-19 00:47:01 +01:00

This is a simple file storage and permanent archive service. It allows people to drop off files which are then assigned a uuid to link to.

=Install dependencies=

export VENV=/path/to/venv python3 -m venv $VENV $VENV/bin/pip install -e .

=Run the application stand-alone=

$VENV/bin/pserve settings.ini --reload

Description
No description provided
Readme 49 KiB
Languages
Python 68.9%
HTML 15.5%
JavaScript 15.1%
CSS 0.5%