Skip to content

This is the code that creates AnxietyBox.com

Notifications You must be signed in to change notification settings

jonpolak/anxietybox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnxietyBox

This is the Clojure project code to run anxietybox.com.

This project was discussed on the Reply All podcast in early 2015. http://gimletmedia.com/episode/the-anxiety-box/

It runs at http://anxietybox.com.

TODO

This thing is a hacky mess; it was my first attempt to get something working on a website using Clojure. It worked, but it's badly organized and undocumented. It's also tiny, and since I created it I wrote probably 20,000 more lines of Clojure/Clojurescript, so it should be possible to refactor.

Prerequisites

You will need Leiningen 1.7.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

License

Copyright © 2014 Paul Ford

About

This is the code that creates AnxietyBox.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 96.6%
  • HTML 2.7%
  • Perl 0.7%