fabio-chat-demo

An simple chatroom demo with demonstrations for Fab.io's routings and controllers features.

Installations

  1. Build docker image
docker build . fabio-chat-demo
  1. Run application
docker run -p 8000:8000 fabio-chat-demo