#!/usr/bin/env bash
#MISE description="Run proxy server"
set -e

cargo run --bin revolt-january
