digitallyinduced / ihp-blog-example-app

Example project showing the project structure of a simple blog app built with IHP

Home Page:https://ihp.digitallyinduced.com/Guide/your-first-project.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ihp-blog-example-app

Example project showing the project structure of a simple blog app built with IHP as described in the Section Your First Project.

After following the steps to install IHP, you can run this app locally by running:

./start

This will automatically deal with installing all dependencies, setting up the development database and importing fixtures.

Auth

This repository has a branch auth. There you see how the authentication looks when set up. You can find the diff here.

About

Example project showing the project structure of a simple blog app built with IHP

https://ihp.digitallyinduced.com/Guide/your-first-project.html


Languages

Language:Haskell 88.8%Language:Nix 3.8%Language:Makefile 3.7%Language:Shell 3.7%