This is a simple example server for the Device Bound Session Credentials protocol (explainer, spec). It's deployed on Deno Deploy at https://serve.dbsc-test-server.deno.net/.
Deployments are managed with deno. For example:
deno deploy --prod
will push the existing code to prod.