hof-bootstrap

A bootstrap for HOF projects

Usage no npm install needed!

<script type="module">
  import hofBootstrap from 'https://cdn.skypack.dev/hof-bootstrap';
</script>

README

HOF (Home Office Forms) Bootstrap Build Status npm version Known Vulnerabilities

HOF-bootstrap is a wrapper function for HOF. It takes the hard work out of setting up your HOF service by encapsulating much of the boilerplate code in a single function. The bootstrap function takes many custom settings and options, but essentially maps your steps to Express routes and (optionally) starts the Express server.

Resources

HOF documentation

https://github.com/UKHomeOfficeForms/HOF/blob/master/documentation/index.md

Built with HOF-bootstrap