Skip to content
/ dpsht Public

A file sharer of some sort built in Flask and jQuery

Notifications You must be signed in to change notification settings

zerdnem/dpsht

Repository files navigation

DPSHT

A file sharer of some sort built in Flask and jQuery

Dependencies

  • jQuery, jQuery Fileupload, jQuery Knob
  • Python Flask

Installation

Manual

  • Install python, virtualenv, virtualenvwrapper
  • Make a virtualenv. Example: mkvirtualenv dpsht
  • Run pip install -r requirements.txt
  • Then run python app.py

Docker

  • Install docker, docker-compose
  • Run docker build .
  • Run docker-compose up

Screenshot

dpsht

About

A file sharer of some sort built in Flask and jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published