Getting Started
Prerequisites
Section titled “Prerequisites”LavaMoat is distributed as a Node.js command-line tool. You’ll need an LTS version of Node.js:
- Node.js LTS (recommended) or
- Node.js v18 (minimum)
How to secure your app against supply-chain attacks
Section titled “How to secure your app against supply-chain attacks”- Control dependency lifecycle scripts (eg. “postinstall”) via @lavamoat/allow-scripts
- Run your server or build process in lavamoat-node
- Build your ui with our Webpack5 plugin or use LavaMoat for Browserify