Comment on Deploying an IHP Project to Fly.ioComments−_queryOP4yIf you're new to IHP, here's a few links to get you started:- Watch the intro video to get a rough overview of the framework: https://www.youtube.com/watch?v=UbDtS_mUMpI- You can see all Features of IHP described on the website https://ihp.digitallyinduced.com/If you want to play with IHP and build your first Haskell app:- Installing IHP: https://ihp.digitallyinduced.com/Guide/installation.html- Creating your First Project: https://ihp.digitallyinduced.com/Guide/your-first-project.ht...- Building a Single Page App? Check Thin Backend (https://thin.dev/), it's basically IHP for Frontend :)
Comments
If you're new to IHP, here's a few links to get you started:
- Watch the intro video to get a rough overview of the framework: https://www.youtube.com/watch?v=UbDtS_mUMpI
- You can see all Features of IHP described on the website https://ihp.digitallyinduced.com/
If you want to play with IHP and build your first Haskell app:
- Installing IHP: https://ihp.digitallyinduced.com/Guide/installation.html
- Creating your First Project: https://ihp.digitallyinduced.com/Guide/your-first-project.ht...
- Building a Single Page App? Check Thin Backend (https://thin.dev/), it's basically IHP for Frontend :)