webdav/README.md

17 lines
286 B
Markdown
Raw 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
- change settings on `config.json`
- npm start
- open http://localhost:8080/dav with [cadaver](http://www.webdav.org/cadaver/) and enjoy :)
### License
- MIT