- After following the steps to install IHP, you can run this app locally by running:
direnv allow
devenv up
- In another tab execute
make tailwind-dev
to compile the CSS.
MailHog
is running with devenv up
, so you can see the emails under http://0.0.0.0:8025/
nix-shell
ghci
:l Test/Main
main
If you get an error see this.