Skip to content

Web application with which you can create/upload/delete files and directories, share any directory and files inside it via a link.

Notifications You must be signed in to change notification settings

nikborovets/disk-cloud-storage

Repository files navigation

disk-cloud-storage

Required software

  • nginx
  • nodejs + yarn

Deploy on ubuntu

  • ./deploy.sh

Run in dev mode

in frontend/disk-app-borovets

  • yarn install
  • yarn start

in backend/django

  • python3 -m venv env
  • source env/bin/activate

in backend/django/storage

  • pip install -r requirements.txt
  • python manage.py runserver

About

Web application with which you can create/upload/delete files and directories, share any directory and files inside it via a link.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •