Skip to content

Cumulo/cumulo-workflow

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2020
Jun 25, 2019
Jan 16, 2019
Feb 25, 2021
Nov 26, 2019
Apr 12, 2018
Feb 19, 2020
Feb 25, 2021
Jun 17, 2024
Feb 25, 2021
Mar 22, 2020
Oct 31, 2024

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published