Skip to content

Personal website written in React. Deployed on my k8s cluster.

Notifications You must be signed in to change notification settings

dvdblk/personal-web

Repository files navigation

My Website

A simple React website. Live version can be found at https://dvdblk.com.

Quickstart

Start a Docker container with hot reloading at localhost:3000:

docker compose up

Deployment

Via k8s manifests. See k8s/README.md for more details.