hledger/hledger-web/Hledger/Web
Simon Michael 0a47715b17 web: also launch a browser at startup; auto-terminate after 2m or on enter
We're now using the wai-handler-launch middleware. This injects a
script in each page that pings the server repeatedly, and terminates
the server if it gets no pings (ie there are no browser tabs
displaying the app) for two minutes. The server can also be easily
terminated at the console by pressing enter, yesod devel style.
2013-04-20 20:02:50 -07:00
..
Main.hs web: also launch a browser at startup; auto-terminate after 2m or on enter 2013-04-20 20:02:50 -07:00
Options.hs web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00