Hi, I've been exploring IHP and have deployed a simple test application on IHP Cloud - thank you for your hard work to make this happen.
Unfortunately, I'm receiving an error when logging onto the ihpcloud portal using by github cre…
So, the necessary backstory is I have a big internal application I happen to support which is built on MSSQL, and it's at best infeasible to migrate it to PgSQL. I really would love to move away from the hodgepodge it is today, but rewr…
I was trying to complete the hello world tutorial (blog).
After running `./start` file, the server starts and I can see all the pages. However, there is a message -
```
initdb: cannot be run as root
Please log in (using, e.g., "su…
Hi,
While working through 'Your First Project' I am getting hung up when I adjust the Web/View/Comments/Index.hs file. I am a raw developer, so dumbed down language appreciated. Feels like something is wrong with the html conversi…
Hi, sorry for the noise, but I'm trying to join the Slack from the URL https://ihp.digitallyinduced.com/Slack, but I get an error saying "This link is no longer active". Can you update the link?
…
I've seen previously that it isn't possible (from about 4-5 months ago), but I'm looking to see if it's on the roadmap. I've been doing quite a bit of devcontainer development these days, and like to keep my db in a sepa…
Hi - I've recently started using IHP for a personal blog and am finding it a real pleasure so far. One thing that slightly surprises me is that it seems storing the blog posts in the database seems to be the only way to go. This feels a…
We just added slack notifications to the forum. So whenever someone opens a new thread or comments on something, a notification is sent to the IHP Slack community. This way when hanging out in slack we're still seeing what's going o…
Hi there,
I have developed the backend for a web app as an HTTP API (using Servant + Warp), and I would like to use IHP to develop the web part against this HTTP API.
As far as I can see, IHP starts at the database schema level, and generat…