URL for this site is gonzalohirsch.com.
Installing dependencies with:
npm installStart the development server on http://localhost:3000
npm run devBuild the application for production:
npm run generateThe result of .output/public can be uploaded to any static hosting.
It includes Github Actions workflows for CI/CD that can be run automatically on push to Main.
Note: The environment variables must be set.
Feel free to use this but please tag me in the credits, this took time to set up and build.