Navigate to my entities in internet with Cloudflare Workers and deploy with GitHub actions.
- navigator.kresna.me will redirect to kresna.me.
- linkedin.kresna.me will redirect to my LinkedIn account.
- youtube.kresna.me will redirect to my YouTube account.
- github.kresna.me will redirect to my GitHub account.
- Clone repo.
- Use pnpm to install deps and use
pnpm run dev
to run in development mode.