OrbitalBeat/README.md

11 lines
147 B
Markdown
Raw Normal View History

# OrbitalBeat
Content-addressable storage serving of blobs.
## Usage
Needs a Postgres database.
`$ go run .`
Build via `$ go build -o orbeat`