URL for this site is gonzalohirsch.com.
Installing dependencies with:
npm install
Start the development server on http://localhost:3000
npm run dev
Build the application for production:
npm run generate
The 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.