proof of concept CLI configuration wizard
proof of concept CLI configuration wizard
First, run app configuration install wizard:
node examples/helloworld/installer.js
Second, start your app
node examples/helloworld/server.js
Third, read the source ( it's small )