Skip to content
/ fuzz Public

Example ClojureScript Project that happens to wrap Slack

License

Notifications You must be signed in to change notification settings

juxt/fuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuzz

Sample minimalist ClojureScript project using Google Material Designs.

Has handlers demonstrating a range of tech from the ClojureScript ecosystem.

  • Basic Ring/HttpKit, ClojureScript integration
  • Figwheel
  • cljsbuild
  • js interopt
  • Dommy
  • Hiccups
  • Mustache.js
  • Core.Async
  • Om/React
  • clj-http
  • Server sent events

Usage

Fire up figwheel:

rlwrap lein figwheel

Repl in, do

(dev)

(reset)

Visit port 8080.

Expose :slack-token via environ to run the Slack functionality.

Run (send-msg "foo") from the REPL to send a message to the #ldnclj channel.

License

Copyright © 2015 JUXT LTD.

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Example ClojureScript Project that happens to wrap Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published