This repo was created to demonstrate a basic CommandBox + SocketBox setup for BoxLang.
To get started clone the repo and run the following code.
# start commandbox
box
# once in the commandbox shell
install
server start
# open your app in the web browser
server open