netlify-cljs-figwheel

Deploy to Netlify

Netlify Status

This a lightweight template that lets you deploy a figwheel-main-based ClojureScript project on Netlify.

Commands

Two base builds have been provided:

dev

This should be used for local development

clj -M -m figwheel.main -b dev -r

prod

This should be used for production developments

clj -m figwheel.main -O advanced -bo prod
sh

## Interested in using `shadow-cljs`?

Checkout https://github.com/bryanmikaelian/netlify-cljs-shadowcljs