For now we need advanced optimizations to clean out js that Cloudflare doesn't like.
npm i
clj -M:watch
npm run devls index.template.html | entr -s 'npm run format-watch'
npm run styles-watch
cd frontend && python3 -m http.serverclj -M:release
npm run deploynpm run format
npm run stylesThen upload to CDN (not automated).