All Projects → Cumulo → cumulo-workflow

Cumulo / cumulo-workflow

Licence: other
Project template of Cumulo

Programming Languages

Cirru
14 projects
clojure
4091 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].