olaven / template-cljs

A template for simple Clojurescript projects with Shadow CLJS and Emacs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template for Clojurescript projects using Shadow CLJS

Local Development

  • install dependencies with `npm install`
  • starts automatically with cider jack in in Emacs
  • runs on localhost:9630
  • the app is running on localhost:8080

Deployment

The Dockerfile is configured such that services like Railway.app will pick it up automatically.

About

A template for simple Clojurescript projects with Shadow CLJS and Emacs.


Languages

Language:HTML 44.1%Language:Dockerfile 22.5%Language:Clojure 17.9%Language:Emacs Lisp 15.4%