An open API service indexing awesome lists of open source software.

https://github.com/bortexz/deps-shadow-skeleton

Skeleton for trying to setup deps.edn + shadow-cljs in Calva
https://github.com/bortexz/deps-shadow-skeleton

Last synced: 17 days ago
JSON representation

Skeleton for trying to setup deps.edn + shadow-cljs in Calva

Awesome Lists containing this project

README

          

Barebones repo that setups a deps.edn + shadow-cljs project with Calva.

Jack-in using `Connect clj + cljs`, and select, among any other aliases, `nrepl` alias.

Credits:
- https://github.com/lambdam/clojure-fullstack-ssr-template for a working setup from where I've cherry-picked some things