uploadly

module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2023 License: MIT

README

Uploadly

Easily store and manage your files in the cloud

No tests yet 😢

SwaggerHub

Set up

Requirements
  • Go 1.20 or higher
  • SQLite3
Configuration

Copy an instance of the configuration file and save it as a file config.yaml

cp config.dist.yaml config.yaml

... and configure as you need. All configuration instructions are given in the configuration example

Launch

Install the dependencies in the vendor directory and run the application

go mod vendor
go build -v ./...
go run -v ./...

Enjoy!

Directories

Path Synopsis
cmd
internal
pkg
dto

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL