2023-10-15 11:00:29 +03:00
2023-10-15 11:00:29 +03:00
2023-10-15 11:00:29 +03:00
2023-10-15 11:00:29 +03:00

Web File Storage

Development install:

pip install hatch --break-system-packages
hatch run sanic cista --reload --dev       # Runs on localhost:8000

Environment variable STORAGE=<path> may be used to choose which folder it serves. The default is current directory.

No authentication is supported, so implement access control externally or be careful with your files.

Description
A file storage for the web
Readme 9.6 MiB
Languages
Python 43.9%
Vue 41.6%
TypeScript 10.9%
CSS 3.3%
HTML 0.3%