# WebDAV personal server ## Install - git clone https://git.manalejandro.com/ale/webdav - cd webdav - npm i ## Run - change settings in `config.js` - npm start - open http://localhost:8080/dav with [cadaver](https://notroj.github.io/cadaver/) and enjoy :) ### License - MIT