# `backbeat_server`
A full implementation of the backbeat server protocol.
This interfaces with `backbeat_sdk`.
## Running this in prod?
You can run this with `bkb start-data-server` (the backbeat CLI).
Put this behind a reverse proxy like `Caddy` and you're golden. This is a production ready server.