Skip to content

jonas-be/portfolio

Repository files navigation

Portfolio

In this repository you can find the source code of my portfolio website.

Technologies used

Development

# Install dependencies
npm install

# Run the development server
npm run dev

Deployment

The webiste runs in a Docker container. The image is built and pushed to Docker Hub by a GitHub Action, when someone pushes to the main branch.

The images is then used to run the portolio in my kubernetes cluster.

About

My portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published