Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 465 Bytes

navigator.kresna.me

Navigate to my entities in internet with Cloudflare Workers and deploy with GitHub actions.

Entities

  1. navigator.kresna.me will redirect to kresna.me.
  2. linkedin.kresna.me will redirect to my LinkedIn account.
  3. youtube.kresna.me will redirect to my YouTube account.
  4. github.kresna.me will redirect to my GitHub account.

How to run?

  1. Clone repo.
  2. Use pnpm to install deps and use pnpm run dev to run in development mode.