My CV developed in pug and stylus (HTML and CSS preprocessors).
A GitHub action updates my AWS S3 bucket and invalidates CloudFront's cache. I use OVH as my registrar, Cloudflare as my DNS provider and CloudFront for fast content delivery.
This online CV project has been incredibly rewarding, allowing me to learn extensively from the diverse technologies used in its development and deployment.
Using the package manager of your choice: npm, yarn, pnpm, bun, dino, etc.
Install browser-sync
pnpm i -g browser-sync
Start the development server which reloads the browser when files change:
pnpm start