TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Deploying an IHP Project to Fly.io

61 pointsby _queryalmost 3 years ago

6 comments

_queryalmost 3 years ago
If you&#x27;re new to IHP, here&#x27;s a few links to get you started:<p>- Watch the intro video to get a rough overview of the framework: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=UbDtS_mUMpI" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=UbDtS_mUMpI</a><p>- You can see all Features of IHP described on the website <a href="https:&#x2F;&#x2F;ihp.digitallyinduced.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ihp.digitallyinduced.com&#x2F;</a><p>If you want to play with IHP and build your first Haskell app:<p>- Installing IHP: <a href="https:&#x2F;&#x2F;ihp.digitallyinduced.com&#x2F;Guide&#x2F;installation.html" rel="nofollow">https:&#x2F;&#x2F;ihp.digitallyinduced.com&#x2F;Guide&#x2F;installation.html</a><p>- Creating your First Project: <a href="https:&#x2F;&#x2F;ihp.digitallyinduced.com&#x2F;Guide&#x2F;your-first-project.html" rel="nofollow">https:&#x2F;&#x2F;ihp.digitallyinduced.com&#x2F;Guide&#x2F;your-first-project.ht...</a><p>- Building a Single Page App? Check Thin Backend (<a href="https:&#x2F;&#x2F;thin.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;thin.dev&#x2F;</a>), it&#x27;s basically IHP for Frontend :)
njaremkoalmost 3 years ago
(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.
katdorkalmost 3 years ago
I&#x27;m never sure why people speak so positively of IHP. It&#x27;s like, yes, I&#x27;m a fan of Nix and Haskell, but IHP is effectively paid (at $25&#x2F;mo! that&#x27;s not even a paltry sum) for any of the more worthwhile features regarding account management. I have no clue why I&#x27;d want to buy into an ecosystem where such features are sequestered away from me by default.
评论 #31905498 未加载
评论 #31907059 未加载
评论 #31912164 未加载
评论 #31907936 未加载
medo-bearalmost 3 years ago
i think the new common lisp web&#x2F;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:&#x2F;&#x2F;github.com&#x2F;rabbibotton&#x2F;clog" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rabbibotton&#x2F;clog</a>
评论 #31907369 未加载
评论 #31906940 未加载
viraptoralmost 3 years ago
&gt; 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&#x27;s been some success with WSL as well, so that&#x27;s not really a limitation.
评论 #31907884 未加载
评论 #31906429 未加载
评论 #31907537 未加载
jtwebmanalmost 3 years ago
Seems like nix makes this more work then just a simple 2 step Dockerfike that builds and sets it up to run.
评论 #31909736 未加载