Categorygithub.com/michibiki-io/simple-http-fileserver
modulepackage
0.0.0-20211026014755-7b3db8aca22d
Repository: https://github.com/michibiki-io/simple-http-fileserver.git
Documentation: pkg.go.dev

# README

simple-http-fileserver

Simple HTTP File Server with JWT Token Authentication support

build Docker image

for development and build a go app

docker build --target=development -t michibiki.io/simple-http-fileserver-dev:latest ./

for runtime environment

docker build -t michibiki.io/simple-http-fileserver:latest ./

# Packages

No description provided by the author