Categorygithub.com/Goalt/FileSharer
module
0.0.0-20220220144354-7e7cc7241660
Repository: https://github.com/goalt/filesharer.git
Documentation: pkg.go.dev

# README

FileSharer

FileSharer is a application (API + website) to store and load files using unique tokens.
Swagger UI: https://fs.konkov.xyz

Requirements

  1. Docker
  2. Docker-compose v1.29.1

Build

It builds docker image with application.

make build

Run

It runs services.

make run

All

Clean, build, run.

make all

# Packages

No description provided by the author