SSL Web Server with Express, Support HTTP/2
npm i @sumor/cloud-app --save
Require Node.JS version 16.x or above
As this package is written in ES module, please change the following code in your package.json file:
package.json
{ "type": "module" }