fujimura / spot

spot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

spot

License:Other


Languages

Language:Haskell 80.6%Language:CoffeeScript 14.2%Language:JavaScript 5.2%