$ git clone https://github.com/eunmin/realworld-haskell
$ cp .envrc.template .envrc
$ direnv allow .
$ stack run
Open your browser and enter http://localhost:3000/swagger-ui in the address bar.
If you're interested in the Nix project, please refer to the nix tag.