Categorygithub.com/andrebq/davd
repositorypackage
0.0.0-20241124214816-8af8fce5ee7b
Repository: https://github.com/andrebq/davd.git
Documentation: pkg.go.dev

# README

davd

Barebones WebDAV server to build things on top of it

Building

Check the Makefile make build, it should be self explanatory

Running

Check the Makefile make run, it should be self explanatory

Docker

Check the makefile make docker-build and make docker-push (or make docker-push-daily), it should be... self explanatory.