Skip to content
View dominickolbe's full-sized avatar
πŸ‘Ύ
hello there
πŸ‘Ύ
hello there
Block or Report

Block or report dominickolbe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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 Β© 2024 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 4 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