_____
_______ ________ ____/|_
__ __ `__ \ _ \ _| /
_ / / / / / __/_/_ __|
/_/ /_/ /_/\___/_(_)/
A monorepo for everything that goes into www.randytarampi.ca.
- job-application (which ties together my resume and a personalized cover letter)
- jsonresume-theme-randytarampi (a JSON resume theme, built for me but shared for all)
- service and www
- Shared packages: assets, browser-logger, css, js, jsx, lambda-logger, letter, printables, react-dimensions, redux-metrics, resume, serverless, views
Dependencies
brew install nvm
nvm install 24
corepack enable
Installation
yarn bootstrap
Configuration, Usage, Deployment, etc.
You'll want to read each package's README.
Testing
yarn test
# or, for one package
npx lerna run test --scope @randy.tarampi/www