siawyoung / forum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forum

A chat app built with Hapi.js and sockets. Styles are built with PostCSS. Routing is handled on the server-side, while rendering is client-side. Redis is used as the primary data store. No Webpack was used - all browser external dependencies are loaded in via CDNs, although browser scripts are still written in ES6 and transpiled.

About

License:GNU General Public License v2.0


Languages

Language:JavaScript 93.0%Language:CSS 6.1%Language:HTML 0.9%