/cljs-fastify

Fastify service written in CLJS

Primary LanguageClojure

ClojureScript with Fastify

Getting Started

$ yarn install

Open 3 terminals then run these commands on each of them:

$ yarn repl
$ yarn dev:cljs
$ yarn dev:js

Running build:

$ yarn build
$ node dist/app.js