Skip to content

a2f0/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

Quick Start

nvm use
npm install
pre-commit install
npm run server
npm run ci

Testing

Test Locally

# start the dev server
npx next dev -p 4001
npm run test -- --spec test/specs/svg.e2e.ts

Deploy to Vercel without having to commit or push (the randomized URL for viewing build will be in the output of this command). Note: this will create the directory .vercel at the root of the project, which is in .gitignore. So, if this is a clean clone, this will prompt for a setup. Following the setup prompts configure the local repo.

# preview deployment
npx vercel
npx vercel --prod

Spell check against a aspell definition in dotfiles

aspell --master=en_US --lang=en_US -c resume.json