build: rm -rf dist/* mkdir -p dist cp public/* dist tsc src/main.ts --outFile dist/main.js