I\'m working through the StrongLoop\'s getting started instructions and created my sample app. Whilst the instructions tell me to use:
slc run .
I created a Linux init.d Daemon script which you can use to run your app with slc as service: https://gist.github.com/gurdotan/23311a236fc65dc212da
Might be useful to some of you.