/spot

spot

Primary LanguageHaskellOtherNOASSERTION

SPOT

What is this?

An example web application with scotty, persistent and hspec

How to run

$ coffee -c -o static coffee/
$ cabal-dev install
$ cabal-dev configure && cabal-dev build
$ ghci
> Migrate.run
> main

Compiling CoffeeScript continuously

$ coffee -c -o static --watch coffee/

Libraries

External APIs

  • Google Maps JavaScript API V3 site