WP Guard CloudFect landing Website: TBD Getting started Dev environment make sure you have node.js installed install dependencies npm install start server for local development npm start use Docker for dev environment TODO use Docker to get production build build and run: docker build -t wpguard-landing . && docker run --rm -p80:80 wpguard-landing:latest Node.js Eleventy Gulp