Node.JS 16 LTS Alpine (node:lts-alpine) deployment template for exoframe
npm install exoframe-template-node-16-ltsNode.JS 16 LTS Alpine (node:lts-alpine) deployment template for [exoframe].
``bash``Install the template into exoframe (needs to be installed globally, or use npx exoframe instead)
$ echo "exoframe-template-node-16-lts" | exoframe templateChange directory to static website to deploy with SPA support (React, Vue, etc)
$ cd ./static_websiteChanges template to this one
$ jq '.template |= "exoframe-template-node-16-lts"' json | tee exoframe.jsonEnjoy :)
$ exoframe deploy --update # (or no --update; as you wish)
- exoframe-template-nginx-alpine-spa
[exoframe]: https://github.com/exoframejs