Skip to content

agynio/files

Repository files navigation

Files

Files service for file uploads, metadata storage, and pre-signed download URLs.

Architecture: Media

Local Development

Full setup: Local Development

Prepare environment

git clone https://github.com/agynio/bootstrap.git
cd bootstrap
chmod +x apply.sh
./apply.sh -y

See bootstrap for details.

Run from sources

# Deploy once (exit when healthy)
devspace dev

# Watch mode (streams logs, re-syncs on changes)
devspace dev -w

Run tests

go test ./...

E2E coverage runs from the centralized suite; see E2E Testing.

About

Files service — file upload, metadata storage, and pre-signed URL generation for S3-compatible object storage

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors