There was an error while loading. Please reload this page.
Smashing runs on Thin behind the scenes. That means that any config for running thin works. Example:
smashing start -p 5000 -e production
smashing start -d
Stop smashing running in the background:
smashing stop
Scripts to run dashing as a service.