Motey Showcase: https://diode.zone/w/aXNYaER47MnTu8uw4LZSFW Setup Create .env file from template: cp .env.dist .env Replace default variables with your own Run the script: ./setup.sh Run Local/Testing: Source the script: source run_local.sh Production: Change the domain in Caddyfile Run the script: ./run_prod.sh