webdav/README.md

17 lines
284 B
Markdown
Raw Permalink Normal View History

2020-05-25 19:35:21 +00:00
# WebDAV personal server
## Install
- git clone https://gitea.hatthieves.es/manalejandro/webdav
- cd webdav
- npm i
## Run
2020-05-25 19:48:34 +00:00
- change settings in `config.js`
2020-05-25 19:35:21 +00:00
- npm start
- open http://localhost:8080/dav with [cadaver](http://www.webdav.org/cadaver/) and enjoy :)
### License
- MIT