Skip to main content

Web app used to securely version your documents on git

Project description

DocsVault

DocsVault is a python webapp that allow you to easily and reliably store importants documents in a ciphered vault.

For more informations, take a look at full documentation!

Installation

DocsVault is available on pypi. You can install it using pip, or any pip-based tool like pipenv.

pip install docsvault

Usage

Launch application server

docsvault server

Open web UI to interract with docsvault service.

docsvault webui

Note: if server is not started, docsvault webui will run the server daemon automatically

Contribute

Requirements

To contribute, you must have installed the following tools

  • vue.js (version 2)
  • python (version >= 3.6)
  • pipenv (optional)

Then simply run

make install

To automatically install python and npm dev. dependencies.

Develop

You can start development server for backend by running Idem for backend

pipenv run serve

Idem for frontend

npm run serve

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docsvault-0.1.4.tar.gz (680.5 kB view hashes)

Uploaded Source

Built Distribution

docsvault-0.1.4-py3-none-any.whl (689.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page