My personal website
npm install
--- optional ---
SITE_DOMAIN - website domain (default: james.adarich.com) GOOGLE_TAG_MANAGER_ID - google tag manager id
Ensure you set your GOOGLE_TAG_MANAGER_ID
environment variable, if you don't want it though it won't be included if you don't set the variable.
npm run build && npm run build:gzip && npm start
Deployment instructions can be found in the guide