hpi-schul-cloud / webdav

POC/MVP to have SC files available via WebDav
1 stars 0 forks source link

webdav

This POC / MVP aims at integrating Files and Folders into other clouds or to have offline synchronsation available. It will also allow us to build our future frontend using webdav protocol instead of custom APIs.

Demo

Installation

  1. Clone Repository
  2. Set BASE_URL in .env file
  3. Run npm install
  4. Run npm run start
  5. Connect to http://localhost:1900

TODO for MVP

TODO for In App MVP

More TODOs