Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 286 Bytes

ClaytonXYZ

This is the official git repo for the Clayton Does Things website.

Run Instructions

  1. Install Rust & Cargo with Rustup
  2. Set Rust channel to nightly: rustup override set nightly
  3. Create .env file with contents: DOMAIN="http://127.0.0.1:8000"
  4. Run cargo run