Developer sandbox for consoloid. Cloning this repository and running 'npm install' will create a vanilla consoloid environment without any topics.
After cloning the repository and running 'npm install', install the modules that you want to develop.
To start the consoloid server, type:
./devbox
The server can be accessed at http://localhost:3000/.