Skip to content

borovetsav/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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.9%
  • Python 35.6%
  • CSS 7.7%
  • HTML 2.2%
  • Ruby 1.5%
  • Shell 1.1%