statik
statik copied to clipboard
A simple and easy-to-use static file server written on Node.js.
The `pushState` option make it easy to use `statik` to serve single page application in dev mode. Serving single page apps usually manipulate the browser history and allow the user...
Hello! This is common need, when you do some layouts for client and want to show it somewhere in the world, but need keep it private. On 'heroku' for example,...
Any interest in adding the ability to have url rewriting for statik? The use case is angular-js apps that have html5 mode enabled need to redirect to root to avoid...