exoframe-template-node-16-lts

0.3.0 • Public • Published

exoframe-template-node-16-lts

Node.JS 16 LTS Alpine (node:lts-alpine) deployment template for exoframe.

Usage

# Install the template into exoframe (needs to be installed globally, or use npx exoframe instead)
$ echo "exoframe-template-node-16-lts" | exoframe template
# Change directory to static website to deploy with SPA support (React, Vue, etc)
$ cd ./static_website
# Changes template to this one
$ jq '.template |= "exoframe-template-node-16-lts"' json | tee exoframe.json
# Enjoy :)
$ exoframe deploy --update # (or no --update; as you wish)

See also

Readme

Keywords

none

Package Sidebar

Install

npm i exoframe-template-node-16-lts

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

4.13 kB

Total Files

4

Last publish

Collaborators

  • wnemencha