I added a re-frame frontend and passed the state from the server to the frontend. Work in progress :-)
npm ci
npm run devlein client
lein servernpm run devwhen compilation is done:
npm run watchSPA: http://localhost:4200 SSR: http://localhost:3000
Probably broken....
npm cinpm run releasecd resourcesnpm ci --only-productionPORT=4000 node server/server.jsThe license is MIT