nervecentre
v0.1.3
Published
the proxy and static server for neuron framwork on alpha
Downloads
3
Readme
nerveCentre
the node server for node framework
- configs
- origin : '/Users/spud/Neuron',
- libpath : ['/lib','/s/j/app'],
- port : '3001',
- staticport : '3002',
- useproxy : true,
- expires : { fileMatch: /^(gif|png|jpg|js|css)$/ig, maxAge: 606024*365 }
- filters : [ 'strict', // add "use strict" 'uglify', // use uglify for min.js 'buildtime', // replace %buldtime% 'branch'] // replace branch }