Graceful shutdown application services
init([
mysqlPool,
nextServer,
httpServer,
]).catch(console.error);
Graceful shutdown application services
init([
mysqlPool,
nextServer,
httpServer,
]).catch(console.error);
npm i @amokrushin/app-init
1
0.2.4
MIT
5.3 kB
9