Codebase for https://acatthatprograms.com
pnpm ipnpm dev
Backend Functionality Requires Websites Core API
- Deploy BE Somewhere and set ENV accordingly on FE
- Build front-end (
pnpm i && pnpm build)* - Deploy
dist/folder to static location
*Ensure that public/ has the desired CV added as cv.pdf
VITE_ROOT_API_URL - Root location of core api for this website, if using Core-API, this is <DEPLOYED_API_URL>/cat