Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chouffe/cljs-netflify-playgroud

Simple CLJS setup to deploy an SPA on Netlify
https://github.com/chouffe/cljs-netflify-playgroud

Last synced: about 8 hours ago
JSON representation

Simple CLJS setup to deploy an SPA on Netlify

Awesome Lists containing this project

README

        

# Demo CLJS + Netlify

[![Netlify Status](https://api.netlify.com/api/v1/badges/6e2befef-bc7d-4f74-8e81-c1dc9aa73174/deploy-status)](https://app.netlify.com/sites/marvelous-dango-5ba2b5/deploys)

## Dev Setup

One can connect to a nREPL session via `ConjureShadowSelect app`
The nREPL session is launched via:

```sh
npx shadow-cljs watch :app
```