@fullstack-one/graceful-shutdown

fullstack.one helper package

Usage no npm install needed!

<script type="module">
  import fullstackOneGracefulShutdown from 'https://cdn.skypack.dev/@fullstack-one/graceful-shutdown';
</script>

README

@fullstack-one/graceful-shutdown

Graceful shutdown for fullstack-one packages and applications.

You can add graceful shutdown functions, that will be waited for when exiting the node. Please, find usage information in the code.