generator-server-configs

Scaffolds out webserver configuration for various platforms. Goes well with HTML5 Boilerplate.

Usage no npm install needed!

<script type="module">
  import generatorServerConfigs from 'https://cdn.skypack.dev/generator-server-configs';
</script>

README

H5BP Server Configs generator Build Status

Scaffolds out webserver configuration for various platforms. Goes well with HTML5 Boilerplate.

Getting started

  • Install: npm install --global generator-server-configs
  • Run it with yo: yo server-configs

You can bypass the prompt by specifying the config directly: yo server-configs node
Possible arguments: node, apache, nginx, lighttpd, gae, iis

License

MIT © Sindre Sorhus