This repository contains the source code of my homepage, mymiggi.de.
This project uses the following tools:
- vite (build tool)
- bootstrap 5
- bootstrap icons
- yarn
- Docker
Just run docker run --rm -p 3000:80 gitea.familyhainz.de/miggi/homepage:latest
.
Install dependencies yarn
.
Then, just run yarn run dev
.