From 965f84249fe1e9dc72f8b38c21ab6a4f3c08f494 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 23 Feb 2018 15:46:48 -0800 Subject: Re-organize --- readme.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 readme.md (limited to 'readme.md') diff --git a/readme.md b/readme.md deleted file mode 100644 index b7b9c4e..0000000 --- a/readme.md +++ /dev/null @@ -1,8 +0,0 @@ -1. Have [stack](http://haskellstack.org/) installed -2. Optional: have [nix](https://nixos.org/nix/) installed. If you *don't* use nix, delete line 3 of `main.hs`. -3. Run `./main.hs` and the server will startup - -To bootstrap the db, do `curl -XPOST "localhost:3000/bootstrap"`. This takes -like 3 seconds or so. - -See `test.http` for some other examples. -- cgit v1.2.3