f / kemal-react-chat

This demonstrates how easy it is to build Realtime Web applications with Kemal.

Home Page:http://kemal-react-chat.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Kemal Chat Example

Imgur

Chat app using React + Kemal.

This demonstrates how easy it is to build Realtime Web applications with Kemal.

Install & Run

Kemal is written in Crystal Programming Language you need to have it installed on your machine.

git clone https://github.com/f/kemal-react-chat
cd kemal-react-chat && shards install
crystal src/app.cr

Go to http://localhost:3000 to see it in action.

About

This demonstrates how easy it is to build Realtime Web applications with Kemal.

http://kemal-react-chat.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 59.0%Language:Crystal 15.4%Language:CSS 13.2%Language:HTML 12.3%