ce39804f1f7d2fae3b57f50c1e61efd7c6554cbd
`bb dev-all 4000` starts all servers offset from base port: - Replicant: base+1 (4001) - Squint: base+2 (4002) - Hiccup: base+3 (4003) Default base port remains 3000. Individual tasks also accept PORT env var: PORT=4003 bb dev-hiccup For replicant, shadow-cljs.edn is rewritten with the target port before launching since shadow-cljs has no CLI port override.
Description
No description provided
Languages
Clojure
72.9%
CSS
18.7%
JavaScript
6.4%
HTML
2%