ClaytonXYZ This is the official git repo for the Clayton Does Things website. Run Instructions Install Rust & Cargo with Rustup Set Rust channel to nightly: rustup override set nightly Create .env file with contents: DOMAIN="http://127.0.0.1:8000" Run cargo run