digitallyinduced / ihp-chat-example-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IHP Example App: Slack-like Chat

This example project implements a basic chat application that looks similiar to slack.

The real-time functionality is implemented using IHP Auto Refresh.

Live Demo

A live demo is available at https://ihpchatexampleapp.ihpapp.com/.

You can log in with demo@digitallyinduced.com / demo or register your own user.

Running locally

  1. Install IHP
  2. Start the application:
    ./start

Running on GitPod

If you don't have IHP installed locally, you can develop this project in the Cloud with GitPod:

Open in Gitpod

About

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


Languages

Language:Haskell 84.4%Language:CSS 4.8%Language:Shell 4.1%Language:Nix 3.2%Language:Makefile 3.0%Language:JavaScript 0.6%