If you're new to IHP, here's a few links to get you started:<p>- Watch the intro video to get a rough overview of the framework: <a href="https://www.youtube.com/watch?v=UbDtS_mUMpI" rel="nofollow">https://www.youtube.com/watch?v=UbDtS_mUMpI</a><p>- You can see all Features of IHP described on the website <a href="https://ihp.digitallyinduced.com/" rel="nofollow">https://ihp.digitallyinduced.com/</a><p>If you want to play with IHP and build your first Haskell app:<p>- Installing IHP: <a href="https://ihp.digitallyinduced.com/Guide/installation.html" rel="nofollow">https://ihp.digitallyinduced.com/Guide/installation.html</a><p>- Creating your First Project: <a href="https://ihp.digitallyinduced.com/Guide/your-first-project.html" rel="nofollow">https://ihp.digitallyinduced.com/Guide/your-first-project.ht...</a><p>- Building a Single Page App? Check Thin Backend (<a href="https://thin.dev/" rel="nofollow">https://thin.dev/</a>), it's basically IHP for Frontend :)
(Author here) Never expected something I wrote to be on the first page of HN <i>begins sweating</i>. I’ll be checkin this post throughout the day, so if anyone has any questions, feel free to ask.
I'm never sure why people speak so positively of IHP. It's like, yes, I'm a fan of Nix and Haskell, but IHP is effectively paid (at $25/mo! that's not even a paltry sum) for any of the more worthwhile features regarding account management. I have no clue why I'd want to buy into an ecosystem where such features are sequestered away from me by default.
i think the new common lisp web/gui framework CLOG [0] thats being developped by david botton is a good competitor to IHP. it is also 100% free<p>[0] <a href="https://github.com/rabbibotton/clog" rel="nofollow">https://github.com/rabbibotton/clog</a>
> If you have the misfortune of using Windows or MacOS, you’ll need to use the following Dockerfile to build the image<p>Nix builds just fine on macos and I believe there's been some success with WSL as well, so that's not really a limitation.