# Information A simple mediator between an IRC server and a web application # Building ## Requirements - TypeScript compiler - GNU Make ## Procedure - run `tools/build` # Running After building just execute `build/irc-web-backend`!