Skip to content

This repository contains the code for a personal website optimized for search engines, hosted on Amazon Web Services (AWS). It includes all necessary files and configurations for easy deployment and maintenance.

Notifications You must be signed in to change notification settings

GonzaloHirsch/gonzalohirsch.com

Repository files navigation

Personal Website

URL for this site is gonzalohirsch.com.

Setup

Installing dependencies with:

npm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run generate

The result of .output/public can be uploaded to any static hosting.

CI/CD

It includes Github Actions workflows for CI/CD that can be run automatically on push to Main.

Note: The environment variables must be set.

Usage

Feel free to use this but please tag me in the credits, this took time to set up and build.

About

This repository contains the code for a personal website optimized for search engines, hosted on Amazon Web Services (AWS). It includes all necessary files and configurations for easy deployment and maintenance.

Topics

Resources

Stars

Watchers

Forks