danielsz / sente-boot

Sente's example app for Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sente example app

What is this?

The example app from Sente, but with Boot instead of Leiningen.

Usage

Fire the Boot pipeline from the command line.

$ boot dev
  1. Connect to the REPL with your favorite editor or run boot repl-client in a separate shell.
  2. Type (start!) in the REPL.
  3. Your browser should automatically open to the provided port on localhost
  4. Type (test-fast-server>user-pushes) in the REPL. And look at output of js console

More

Please also check out the example app for system.

About

Sente's example app for Boot


Languages

Language:Clojure 100.0%