Cumulo / cumulo-workflow

Project template of Cumulo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cumulo Workflow

Personal project template for creating realtime apps. Accomplished with recollect and calcit-workrlow.

Features:

  • hot swapping client & server
  • developing realtime app like building an SPA
  • all in ClojureScript

View showcases on http://topix.im/ .

Usages

To develop:

yarn
yarn watch # dev building client and server code

# another terminal
node target/server.js

yarn page # generates target/index.html
# open http://localhost:7000

To build and optimize:

yarn build

Code is editing with calcit-editor.

Workflow

https://github.com/Cumulo/cumulo-workflow

License

MIT

About

Project template of Cumulo


Languages

Language:Cirru 95.1%Language:Clojure 4.9%Language:CSS 0.0%