Skip to content
View dominickolbe's full-sized avatar
👾
hello there
👾
hello there

Block or report dominickolbe

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dominickolbe/README.md

GitHub Workflow Status GitHub Workflow Status GitHub package.json version

🙌 🙌 🙌

dominickolbe

source of my personal website, lol

Preview

Preview

see live version here

visit my website to see the latest version live and in color

https://dominickolbe.dk

Getting Started

Prerequisites

This project is created and tested with the following setup:

  • macOS Sonoma v14.4
  • Node vv20.10.0
  • Yarn v1.22.21
  • NPM v10.4.0
  • PNPM v8.15.1

Development

  1. create your .env file based on the .env.example

  2. install dependencies

pnpm install
  1. start frontend app
pnpm start

Production

  1. create your .env file based on the .env.example

  2. install dependencies

pnpm install
  1. build frontend app
pnpm build

Testing

run tests

pnpm test

run prettier

pnpm prettier:check

Release

Update changelog and tag release

npx standard-version
git push --follow-tags origin main

LICENSE

Copyright © 2025 Dominic Kolbe 🇩🇪

Pinned Loading

  1. dominickolbe dominickolbe Public

    🙌 source of my personal website, lol

    TypeScript 1 1

  2. BetterPassword BetterPassword Public

    Create your next password. Quickly and safe.

    Swift 3

  3. pubg pubg Public

    🐤 simple and clean pubg player stats and matches tracker

    TypeScript 5 1

  4. coins coins Public

    💸 simple and easy to track your crypto.

    TypeScript

  5. speedtest-cli speedtest-cli Public

    ⚡️ CLI to test your internet speed

    JavaScript 2

  6. whats-the-weather whats-the-weather Public

    ☀️ get weather data using your terminal

    TypeScript