defoeam / Herd

Golang Kev Value Storage
5 stars 1 forks source link
![logo image](./banner.png) ![build](https://img.shields.io/github/actions/workflow/status/defoeam/Herd/docker.yaml)

Todo: Summary

Features

Building with Docker Compose

To start Herd locally, simply run:

docker compose up -d

and then to bring down the server, run:

docker compose down