Image CDN built using Golang.
git clone https://github.com/tdxius/go-image-cdn
cd go-image-cdn
cp .env.example .env
# edit .env config
make run
Image CDN built using Golang.
git clone https://github.com/tdxius/go-image-cdn
cd go-image-cdn
cp .env.example .env
# edit .env config
make run